v1

latestOpenAPI 3.1.0GNU Affero General Public License v3.0raw.githubusercontent.com2026-05-074555150.3 KB
sessions

Delete Session

Delete a Session and all associated messages.

The Session is marked as inactive immediately and returns 202 Accepted. The actual deletion of all related data happens asynchronously via the queue with retry support.

This action cannot be undone.

delete/v3/workspaces/{workspace_id}/sessions/{session_id}

Path parameters

workspace_idstring required
session_idstring required

Response

Successful Response

{"stackTrail":"paths:/v3/workspaces/{workspace_id}/sessions/{session_id}:delete:responses:202:content:application/json:schema","oasType":"schema","type":"unknown"}