Feature Flags & Settings
Delete Flag
This endpoint removes a Feature Flag or Setting from a specified Config, identified by the configId parameter.
delete/v1/settings/{settingId}
Path parameters
settingIdinteger required
The identifier of the Setting.
Response
When the delete was successful.
Changes
No recorded changes to this endpoint across all 4 revisions of this API.