admin
Update a feature flag
⚠️ This endpoint is in public preview.
Update the enabled state and/or account_regex of an existing feature flag. At least one of enabled or account_regex must be provided. Omitted fields are left unchanged.
put/preview/v2/admin/feature_flags
Request body
Response
Feature flag updated
Example response
{
"object": "feature_flag"
}Changes
Changed in 1 of the 44 revisions of this API.1
- ○
endpoint added
endpoint-added
This revision also has 20 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○