Skip to main content
POST
Create a new company-agent conversation

Authorizations

Authorization
string
header
required

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

Path Parameters

companyId
string
required

CRM company (account) ID.

Required string length: 1 - 64

Body

application/json
user_email
string<email>

User attribution for the new conversation. Optional.

Required string length: 1 - 254

Response

Conversation created.

conversation_id
string
required
created_at
string<date-time>
required
deal_id
string | null
company_id
string | null