latestOpenAPI 3.1.02026-08-13233474.8 KB

e920ac8ed225

Tags

Create Tag

Create a new tag.

post/tags

Request body

namestring required

The name of the tag

organizationIdstring required

The organization this tag belongs to.

agentVisibility'LEAD_PROFILES' | 'OPT_OUT' | 'NEVER' required

The context in which an agent can see and collect tags. LEAD_PROFILES: Agents will be able to see these while sending messages and use them to collect info about contacts. OPT_OUT: Specifically for opt-out reasons. Will only be displayed when agents opt out a contact. NEVER: Only for admins. Agents will never see this tag.

Response

Returns the created Tag.

cursorstring nullable required

Cursor for start of next set of items. If there were no items to return with the last cursor you passed, this will return null.

hasMoreboolean required

Whether there are more items to load past this cursor.