Create a new tag for a particular team
Tags
Create a new tag for a particular team
POST
Create a new tag for a particular team
Authorizations
Enter your API key
Path Parameters
Body
application/json
The name of the tag
Required string length:
1 - 50Example:
"Cat"
Color in hexadecimal format
Pattern:
^#([A-Fa-f0-9]{6})$Example:
"#FF0000"
The type of the tag
Available options:
ticket, skills Optional description of the tag
Response
Operation successful
The status of the response
The message of the response
The timestamp of the response
The team ID
Creates tags for a particular team.