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.
Autorisations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Paramètres de chemin
The ID of the feature flag to transition.
Corps
The target lifecycle status for the feature flag.
The target status to transition the feature flag to.
Options disponibles:
draft, active, archived Réponse
Feature flag status successfully updated.
Pattern:
^flg_[A-HJ-NP-Za-km-z1-9]+$Filter by type. Exact match.
Options disponibles:
auth0, self Filter by status. Exact match.
Options disponibles:
draft, active, archived Configuration parameters for this feature flag