latestOpenAPI 3.0.02026-08-203221853.2 MB

b017330dd7f7

Experiments
Experiments

Schedule Experiment Start

post/console/v1/experiments/{id}/schedule_start

Path parameters

idstring required

id

Request body

scheduledTimenumber double required

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

Response

Schedule Experiment Start Success

messagestring

Example response

{
  "message": "Successfully scheduled experiment start"
}