CreateTag
Create a tag.
POST
/
api
/v1
/tags
Request Body
application/json
RequiredThe request for a call to TagService.CreateTag.
name
Requiredstring
The name for the new tag. If the tag already exists, an error is returned.
organizationId
string
A successful response.