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

projectIdstringRequired
environmentstringRequired

Request

bulkToggleFeaturesSchema
featureslist of stringsRequired
The features that we want to bulk toggle

Response

This response has no body.

Errors