Transition an experiment to a new status.
Transitions an experiment through its lifecycle: draft → active, active → paused, paused → active, active/paused → completed. Activation runs full readiness validation.
承認
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
パスパラメータ
The ID of the experiment to transition.
ボディ
The target lifecycle status for the experiment.
The target status to transition the experiment to.
active, paused, completed, archived レスポンス
Experiment status successfully updated.
^exp_[A-HJ-NP-Za-km-z1-9]+$percentage, segment Filter by status. Exact match.
draft, active, paused, completed, archived Fields that may be mutated given the experiment's current status. Computed at response time; always current with the API's enforcement logic.
Ramp experiment levels configuration.
Read-only. The active exposure percentage for the current ramp step. Null when no ramp schedule is active.