Skip to main content
POST
Create a conversation

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Headers

X-Tenant
number
required

Tenant identifier. Send the Tenant ID in the X-Tenant header to scope API requests to a specific tenant.

Body

application/json
channel_id
integer
required

The channel ID.

Required range: x >= 1
address
string
required

The street address.

Maximum string length: 255
first_name
string | null

The first name.

Maximum string length: 255
last_name
string | null

The last name.

Maximum string length: 255

Response

success
string
required
data
ConversationResource · object
required