Skip to main content
POST
Advance the rollout level of a ramp experiment.

Autorisations

Authorization
string
header
requis

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Paramètres de chemin

id
string
requis

The ID of the experiment to advance.

Corps

The target rollout level to advance to.

target_level
integer
requis

The target percentage level from the experiment schedule. Must be the immediate next level.

Plage requise: 0 <= x <= 100

Réponse

Ramp advanced successfully.

experiment_id
string
requis
from_level
integer
requis
to_level
integer
requis
current_level
integer
requis