Skip to main content
Create Conversation Tag

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

select
string

Filtering Columns

Body

application/json

conversation_tag

created_at
string<timestamp with time zone>
default:now()

Conversation creation date

updated_at
string<timestamp with time zone>
default:now()

Latest update

organisation_id
string<uuid>

Organisation ID

tag_id
string<uuid>

Tag ID

conversation_id
string<uuid>

Conversation ID

Response

The updated Conversation Tag object

created_at
string<timestamp with time zone>
default:now()

Conversation creation date

updated_at
string<timestamp with time zone>
default:now()

Latest update

organisation_id
string<uuid>

Organisation ID

tag_id
string<uuid>

Tag ID

conversation_id
string<uuid>

Conversation ID