Adds a tag to the specified features

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

401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
415
Unsupported Media Type Error