Skip to main content
POST
Send a chat message

Authorizations

Authorization
string
header
required

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

Body

application/json
message
string
required
Required string length: 1 - 10000
callId
string<uuid>
agentId
string<uuid>
workflowId
string<uuid>
customerVariables
object
versionId
string<uuid>
fromMessageId
string

Response

Agent reply

success
enum<boolean>
required
Available options:
true
data
object
required