admin
Create a feature flag for an account
⚠️ This endpoint is in public preview.
Create a feature flag for an account. Returns a feature_flag_id that can be used to update or delete the entry.
post/preview/v2/admin/feature_flags
Request body
Response
Feature flag created
Example response
{
"object": "feature_flag"
}