Feature Flags & Settings
Update predefined variations
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.
put/v1/settings/{settingId}/predefined-variations
Path parameters
settingIdinteger required
The identifier of the Setting.
Request body
Response
When the update was successful.
Changes
No recorded changes to this endpoint across all 4 revisions of this API.