Cancel chat session
Cancel an active ChatKit session and return its most recent metadata.
Cancelling prevents new requests from using the issued client secret.
post/chatkit/sessions/{session_id}/cancel
Path parameters
session_idstring required
Example:cksess_123
Unique identifier for the ChatKit session to cancel.
Response
Success