Chat Sessions
Create a chat session
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
201 - application/json
ID of the created session.
Was this page helpful?
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
ID of the created session.
Was this page helpful?