Create a tag type
Create a new tag type.
Authentication
Authorizationstring
API key needed to access this API
OR
AuthorizationBearer
API key needed to access this API, in Bearer token format
Request
tagTypeSchema
name
The name of the tag type.
description
The description of the tag type.
icon
The icon of the tag type.
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.
name
The name of the tag type.
description
The description of the tag type.
icon
The icon of the tag type.
color
The hexadecimal color code for the tag type.