POST
/
chat
/
sessions
/
{session_id}
/
send

Authorizations

Authorization
string
header
required

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

Path Parameters

session_id
string
required

Body

application/json
message
object
required
sender
enum<string>
required
Available options:
contact
contact
object

Updated contact info

Response

201 - application/json
success
boolean
required
autopilotResponse
object
code
string
options
object
sessionIsHandedOff
boolean
uiResponse
object