update-predefined-variations
Update predefined variations for a feature flag or setting by providing new values and optional identifiers.
Instructions
This endpoint updates the predefined variations for a Feature Flag or Setting identified by the settingId parameter.
Important: You can only update a predefined variation's value if it is not used anywhere in your feature flags.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| settingId | Yes | The identifier of the Setting. | |
| requestBody | Yes |