v1
latestOpenAPI 3.1.02026-07-26751285.0 KBmessaging
End a session
End an active session and optionally archive its data
delete/api/messaging/sessions/{sessionId}
Path parameters
sessionIdstring required
ID of the session to end
Response
Session ended successfully
Example response
{
"message": "Session ended successfully"
}