Skip to main content

Mark an experiment as completed. Stamps `ended_at`, terminates variant traffic allocation, and locks the experiment from

POST 

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

Mark an experiment as completed. Stamps ended_at, terminates variant traffic allocation, and locks the experiment from further state transitions. Use this when the experiment has reached its statistical-significance threshold or planned duration.

Request

Responses

Success