Skip to main content
POST
Create Conversation Tag

Headers

x-api-key
string | null

Your API key for programmatic access. Send it in the x-api-key header; you can create and manage keys from the Developers page.

Body

application/json

Conversation tag to create.

title
string
required

Display title of the tag.

Required string length: 1 - 120
description
string | null

Optional free-text description.

Maximum string length: 1000

Response

Successful Response

tag_id
string
required
workspace_id
string
required
owner_user_id
string
required
title
string
required
description
string | null
required
created_at_unix_secs
integer
required