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

承認

Authorization
string
header
必須

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

パスパラメータ

id
string
必須

The ID of the experiment to advance.

ボディ

The target rollout level to advance to.

target_level
integer
必須

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

必須範囲: 0 <= x <= 100

レスポンス

Ramp advanced successfully.

experiment_id
string
必須
from_level
integer
必須
to_level
integer
必須
current_level
integer
必須