POST
/
chat
/
sessions

Authorizations

Authorization
string
header
required

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

Body

application/json
channel
object
contact_id
string

Response

201 - application/json
id
string
required

ID of the created session.