Tags
Create a tag
Create a tag
post/tags
Request body
object required
Example request
{
"type": "customer",
"title": "some string",
"color": "#000000"
}Response
Successful response
Create a tag
{
"type": "customer",
"title": "some string",
"color": "#000000"
}Successful response