v1

latestOpenAPI 3.0.32026-08-06561563.5 KB
Contact Tags

Create a contact tag

Creates a tag. A brand color is auto-assigned when none is provided. Tag names are unique per account.

post/contact-tags

Request body

namestring required
colorstring

Optional brand palette hex color; auto-assigned when omitted.

Response

Tag created successfully

idinteger
user_idinteger
namestring required
colorstring

Brand palette hex color (e.g. "#FF644D").

contacts_countinteger

Number of contacts carrying the tag (included on list/show).

created_atstring date-time
updated_atstring date-time