POST
/
chat
/
sessions
/
{session_id}
/
send

Authorizations

Authorization
string
headerrequired

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

Path Parameters

session_id
string
required

Body

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

Response

201 - application/json
ai_response
object