Archives a list of features
This endpoint archives the specified features. Any features that are already archived or that don’t exist are ignored. All existing features (whether already archived or not) that are provided must belong to the specified project.
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
Request
batchFeaturesSchema
features
List of feature flag names
Response
This response has no body.