v1
latestOpenAPI 3.0.02026-07-141,4077,1665.2 MBFeature Flags
Disable a feature flag in an environment
Disable a feature flag in a specific environment.
post/api/v2/feature-flags/{feature_flag_id}/environments/{environment_id}/disable
Path parameters
feature_flag_idstring uuid required
Example:550e8400-e29b-41d4-a716-446655440000
The ID of the feature flag.
environment_idstring uuid required
Example:550e8400-e29b-41d4-a716-446655440001
The ID of the environment.
Response
OK