Skip to main content
PATCH
Update a chat session

Authorizations

Authorization
string
header
required

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

Path Parameters

session_id
string
required

The unique identifier of the chat session

Body

application/json
status
enum<string>
Available options:
open,
closed_resolved,
closed_unresolved
generate_summary_and_sentiment_on_resolve
boolean
reflect_status_change_for_integration
boolean
session_closed_payload

Response

Default Response