ContactTag
idstring
namestring
descriptionstringnullable
colorstringnullable
Name of a dashboard palette colour, such as green or blue.
contactCountinteger
createdAtstring<date-time>
updatedAtstring<date-time>
ContactTag
{
"id": "string",
"name": "string",
"description": "string",
"color": "string",
"contactCount": 0,
"createdAt": "2024-07-29T15:51:28.071Z",
"updatedAt": "2024-07-29T15:51:28.071Z"
}