Start Experiment
put
https://statsigapi.net/console/v1/experiments/{id}/startAuthorizations
STATSIG-API-KEYstringrequiredapiKey (header)
Path parameters
idstringrequiredid
Body
application/jsonanalysisStartTimestringFor Warehouse Native analysis-only experiments; start time of experiment analysis.
analysisEndTimestringFor Warehouse Native analysis-only experiments; end time of experiment analysis.
turboModebooleanFor Warehouse Native analysis-only experiments; whether to run the initial analysis in turbo mode
Response
application/json200Start Experiment Success
messagestring400Experiment has not yet started
statusintegerrequiredmessagestringrequired401This endpoint only accepts an active CONSOLE key, but an invalid key was sent. Key: console-xxxXXXxxxXXXxxx
statusintegerrequiredmessagestringrequired404Experiment not found.
statusintegerrequiredmessagestringrequiredWas this helpful?