OpenAPI 3.0.02026-08-203221853.2 MB

b017330dd7f7

Autotunes

Schedule Autotune Start

post/console/v1/autotunes/{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 Autotune Start Success

messagestring

Example response

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