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.