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

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 company.

Required Permissions
Any authenticated user.

Path parameters

companyIdUUIDRequired

The id of the company.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects a list of objects.
namestringRequired>=0 characters<=255 characters
colorstring or nullOptional

Response

OK

idUUIDOptional
createdOndatetimeOptional
createdByUUIDOptional
updatedOndatetimeOptional
updatedByUUIDOptional
namestring or nullOptional
colorstring or nullOptional