v1

latestOpenAPI 3.1.02026-07-26751285.0 KB
messaging

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

messagestring

Example response

{
  "message": "Session ended successfully"
}