Chat Sessions
Update a chat session
PATCH
/
chat
/
sessions
/
{session_id}
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Body
application/json
Available options:
open
, closed_resolved
, closed_unresolved
Was this page helpful?