Create a new tag.
Create a new tag with the specified data.
Authentication
Authorizationstring
API key needed to access this API
OR
AuthorizationBearer
API key needed to access this API, in Bearer token format
Request
createTagSchema
value
The value of the tag. The value must be between 2 and 50 characters long. Leading and trailing whitespace is ignored and will be trimmed before saving the tag value.
type
The type of the tag
color
The hexadecimal color code for the tag type.
Response headers
location
The location of the newly created resource.
Response
The resource was successfully created.
version
The version of the schema used to model the tag.