Start Experiment

puthttps://statsigapi.net/console/v1/experiments/{id}/start

Authorizations

STATSIG-API-KEYstringrequired

apiKey (header)

Path parameters

idstringrequired

id

Body

application/json
analysisStartTimestring

For Warehouse Native analysis-only experiments; start time of experiment analysis.

analysisEndTimestring

For Warehouse Native analysis-only experiments; end time of experiment analysis.

turboModeboolean

For Warehouse Native analysis-only experiments; whether to run the initial analysis in turbo mode

Response

application/json
200Start Experiment Success
messagestring
400Experiment has not yet started
statusintegerrequired
messagestringrequired
401This endpoint only accepts an active CONSOLE key, but an invalid key was sent. Key: console-xxxXXXxxxXXXxxx
statusintegerrequired
messagestringrequired
404Experiment not found.
statusintegerrequired
messagestringrequired

Was this helpful?