Skip to main content
POST
Assign Conversation Tags

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.

Path Parameters

conversation_id
string
required

Body

application/json

Tag ids to assign to the conversation.

tag_ids
string[]
required

Tag IDs to add to the conversation. Re-assigning an existing tag is a no-op.

Required array length: 1 - 50 elements

Response

Successful Response