Schedule Autotune Start

Schedule Autotune Start

posthttps://statsigapi.net/console/v1/autotunes/{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 Autotune 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· Autotune Experiment not found.
statusintegerrequired
Allowed values:404
messagestringrequired

Was this helpful?