v2

latestOpenAPI 3.0.02026-08-073221853.1 MB
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"
}