Delete Widget

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

Path parameters

dashboardIdstringRequired
The id of the dashboard.
widgetIdstringRequired
The id of the widget.

Headers

CONFIDENT_API_KEYstringRequired
The API key of your Confident AI project.

Response

The id of the affected widget.
successboolean
Indicates if the request was successful.
dataobject
The id of the affected dashboard or widget.
deprecatedboolean
Indicates if this endpoint is deprecated.