v1
latestOpenAPI 3.0.32026-07-26120117318.1 KBExperiments
Change experiment status
Changes the status of an experiment (e.g. start, pause, finish).
post/experiments/{experiment_id}/status
Path parameters
experiment_idstring required
Experiment identifier.
Request body
Response
Updated experiment with new status.
Example response
{
"object": "experiment",
"alias_id": "paywall_ab_test_v3"
}