Update a feature flag.
Update a feature flag.
Partially update a feature flag by ID. Only provided fields are updated.
PATCH
Update a feature flag.
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 update.
Corps
Partial update of a feature flag. Only provided fields are updated.
A human-readable name for the feature flag
Required string length:
3 - 255Pattern:
^(?!.*\x00)\S(.*\S)?$A description of what this feature flag controls
Required string length:
3 - 1024Pattern:
^(?!.*\x00)\S(.*\S)?$Configuration parameters for this feature flag
Réponse
Feature flag 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