v56

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-01142337440.5 KB
WidgetService
Widgets

Delete a widget

Deletes a widget. Its hostname stops serving and all of its sessions are revoked.

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

Path parameters

workspaceIdstring required
Example:workspace_01HXKD2E5NQM3T9AYWCF133E3Q

Workspace ID.

idstring required

Widget ID. Accepts the canonical wgt_… form or the external_id:<value> form.

Response

OK