Skip to main content
POST
Create Conversation

Example Request

Example Response

Notes

  • A unique conversation ID is auto-generated
  • The ts field (timestamp) is required
  • You must own the agent to create conversations for it

Available Lead Fields

The conversation object supports the following optional lead fields:

Authorizations

Authorization
string
header
required

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

Path Parameters

agentId
string
required

Body

application/json
conversation
object
required

Response

Successful response

success
boolean
required
message
string
required
data
object
required