v54

latestOpenAPI 3.1.0raw.githubusercontent.com2026-07-21125231416.4 KB
Dashboards

Delete Widget

Detaches a widget from a dashboard. The widget is hard-deleted only when it is no longer attached to any other dashboard.

delete/v1/dashboards/{dashboardId}/widgets/{widgetId}

Path parameters

dashboardIdstring required

The id of the dashboard.

widgetIdstring required

The id of the widget.

Response

The id of the affected widget.

successboolean required

Indicates if the request was successful.

deprecatedboolean required

Indicates if this endpoint is deprecated.