Create tag
Tags
Create tag
Create a new tag for organizing threads and prospects
POST
Create tag
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Response
200 - application/json
OK
Unique identifier for the tag.
Pattern:
^[0-9a-z]+$Example:
"l44e15irdq4db30i77cgphhx"
The display name of the tag.
Examples:
"High Priority"
"Follow Up"
"VIP"
Hex color code for the tag or predefined color (available via GET /colors).
Examples:
"#3b82f6"
"#10b981"
"teal"
"amber"