Initiates a new experiment design in Draft status. The experiment must be confirmed before resources are allocated and production begins. Use the modify endpoint to transition status when ready. Experiments not confirmed within 30 days may be automatically deleted.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Request payload for creating a new experiment.
Defines all required information to initiate an experiment design. Created experiments start in Draft status for review before confirmation. All experiments are automatically assigned to the organization's "API Submissions" project.
Experiment request created successfully
Response confirming experiment creation.