Deletes a list of features

This endpoint deletes the specified features, that are in archive.

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

Request

batchFeaturesSchema
featureslist of stringsRequired
List of feature flag names

Response

This response has no body.

Errors