Schedule Experiment Start

Schedule Experiment Start

posthttps://statsigapi.net/console/v1/experiments/{id}/schedule_start

Authorizations

STATSIG-API-KEYstringrequired

apiKey (header)

Path parameters

idstringrequired

id

Body

application/json
scheduledTimenumberrequired

Unix timestamp (in milliseconds) to schedule the experiment to start

Constraints:format: double

Response

application/json
200· Schedule Experiment Start Success
Other properties1
messagestring
401· This endpoint only accepts an active CONSOLE key, but an invalid key was sent. Key: console-xxxXXXxxxXXXxxx
statusintegerrequired
Allowed values:401
messagestringrequired
404· Experiment not found.
statusintegerrequired
Allowed values:404
messagestringrequired

Was this helpful?