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

Changes

Changed in 1 of the 57 revisions of this API.1