Skip to main content

ContactTagRequest

namestring

Possible values: non-empty and <= 60 characters

descriptionstringnullable

Possible values: <= 200 characters

colorstringnullable

Name of a dashboard palette colour, such as green or blue.

Possible values: Value must match regular expression ^[a-z0-9-]{1,32}$

ContactTagRequest
{
"name": "string",
"description": "string",
"color": "string"
}