Experiments

Schedules an experiment to start at a future UTC time.

Body must include scheduledStartTime as an ISO-8601 UTC timestamp.

post/creator-configs-public-api/v1/experimentation/universes/{universeId}/experiments/{experimentId}:schedule

Path parameters

universeIdinteger required
experimentIdstring required

Request body

scheduledStartTimestring nullable

UTC time at which the experiment should be auto-started.

Response

OK