v56

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-01142337440.5 KB
WidgetSessionService
Widget Sessions

Delete a widget session

Deletes a session and its secrets. The session's conversations are disassociated, not deleted; use the tenant-level delete for full erasure.

delete/v1/workspaces/{workspaceId}/widget_sessions/{id}

Path parameters

workspaceIdstring required
Example:workspace_01HXKD2E5NQM3T9AYWCF133E3Q

Workspace ID.

idstring required

Session ID. Accepts the canonical wsess_… form or the external_id:<value> form.

Response

OK