Adds a batch of new tags to the entity with the specified id.

POST

The request fails if one of the tags is invalid (e.g. empty or duplicate). To create the tags the user needs ‘write’ permissions on the specified entity.

Required Permissions: Any authenticated user.

Path parameters

entityIdstringRequired

The id of the entity.

Request

This endpoint expects a list of objects.
namestringRequired
colorstringOptional

Response

Success

idstringOptional
createdOndatetimeOptional
createdBystringOptional
updatedOndatetimeOptional
updatedBystringOptional
namestringOptional
colorstringOptional