Widget Sessions
Delete all of a tenant's widget sessions
Deletes every session belonging to a tenant across all widgets in the workspace, along with the conversations those sessions created — built for GDPR erasure requests. The tenant is required; an empty value is rejected rather than matching everything.
DELETE
CLI
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Workspace ID.
Example:
"workspace_01HXKD2E5NQM3T9AYWCF133E3Q"
Query Parameters
Tenant whose sessions to delete. Required — an empty value is rejected
rather than matching everything. Accepts the canonical tenant_… form or
the external_id:<value> form.