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"
}