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

Response

application/json
200Schedule Experiment Start Success
messagestring
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?