Bulk disable a list of features
This endpoint disables multiple feature flags.
Authentication
Authorizationstring
API key needed to access this API
OR
AuthorizationBearer
API key needed to access this API, in Bearer token format
Path parameters
projectId
environment
Request
bulkToggleFeaturesSchema
features
The features that we want to bulk toggle
Response
This response has no body.
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
413
Content Too Large Error
415
Unsupported Media Type Error