Adds a tag to the specified features

Add a tag to a list of features. Create tags if needed.

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

tagsBulkAddSchema
featureslist of stringsRequired
The list of features that will be affected by the tag changes.
tagsobjectRequired
The tag changes to be applied to the features.

Response

This response has no body.

Errors