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
dashboardId
The id of the dashboard.
widgetId
The id of the widget.
Headers
CONFIDENT_API_KEY
The API key of your Confident AI project.
Response
The id of the affected widget.
success
Indicates if the request was successful.
data
The id of the affected dashboard or widget.
deprecated
Indicates if this endpoint is deprecated.