Adds a batch of new tags to the company 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 company.
Required Permissions: Any authenticated user.
Path parameters
companyIdstringRequired
The id of the company.
Request
This endpoint expects a list of objects.
namestringRequired>=1 character
colorstringOptional
Response
OK
idstringOptional
createdOndatetimeOptionalDefaults to 1970-01-01T00:00:00.000Z
createdBystringOptional
updatedOndatetimeOptionalDefaults to 1970-01-01T00:00:00.000Z