v1
latestOpenAPI 3.1.0MIT2026-07-1710621.2 KBSessions
Delete session
Permanently deletes a session and its conversation history.
delete/api/session/{session_id}
Path parameters
session_idstring required
Session identifier
Response
Session deleted
Example response
{
"message": "Session deleted"
}