Adding tags for a particular entity type

This method allows adding multiple tags for a particular entity specified in the method URL

Limitations
The method is available in correspondence to the user rights.

Request parameters

To add a tag, the “name” parameter should be passed. If the passed tag name already exists, this tag’s ID will be returned in the response.

Data type header when the request is successful
Content-Type: application/hal+json

Data type header in case of an error
Content-Type: application/problem+json

Response parameters
The method returns an array of created tags.

Language
Credentials
OAuth2
URL
Click Try It! to start a request and see the response here!