Skip to main content

Create an experiment under a deployment. The experiment starts in `draft` status — no traffic flows until `deployments.e

POST 

/api/v1/deployments/:deployment_id/experiments

Create an experiment under a deployment. The experiment starts in draft status — no traffic flows until deployments.experiments.start is called. Returns the full Experiment object (with default values populated server-side).

Request

Responses

Success