Chat Sessions
Send a message
POST
/
chat
/
sessions
/
{session_id}
/
send
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
session_id
string
requiredBody
application/json
sender
enum<string>
requiredAvailable options:
contact
contact
object
Updated contact info
message
object
requiredResponse
201 - application/json
ai_response
object
Was this page helpful?