Skip to main content

Cancel an experiment. Stamps `ended_at`, terminates variant traffic allocation, and locks the experiment from further st

POST 

/api/v1/deployments/:deployment_id/experiments/:experiment_id/cancel

Cancel an experiment. Stamps ended_at, terminates variant traffic allocation, and locks the experiment from further state transitions. Use this when the experiment must be aborted (bug, safety issue, business decision) rather than completing naturally.

Request

Responses

Success