Transition a feature flag to a new status.
Transition a feature flag to a new status.
Transitions a feature flag through its lifecycle states: draft → active, draft → archived, active → archived.
POST
Transition a feature flag to a new status.
承認
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
パスパラメータ
The ID of the feature flag to transition.
ボディ
The target lifecycle status for the feature flag.
The target status to transition the feature flag to.
利用可能なオプション:
draft, active, archived レスポンス
Feature flag status successfully updated.
Pattern:
^flg_[A-HJ-NP-Za-km-z1-9]+$Filter by type. Exact match.
利用可能なオプション:
auth0, self Filter by status. Exact match.
利用可能なオプション:
draft, active, archived Configuration parameters for this feature flag