Bulk disable a list of features

View as Markdown
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

projectIdstringRequired
environmentstringRequired

Request

bulkToggleFeaturesSchema
featureslist of stringsRequired
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