Dashboards
Remove Widget From Dashboard
Unlink a widget from a dashboard. The widget itself is kept; delete it via DELETE /v1/widgets/{widget_id}.
delete/v1/dashboards/{dashboard_id}/widgets/{widget_id}
Path parameters
dashboard_idstring required
widget_idstring required
Headers
X-API-Keystring required
API key required to authenticate requests.
Response
Successful Response
{"stackTrail":"paths:/v1/dashboards/{dashboard_id}/widgets/{widget_id}:delete:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
Changed in 1 of the 19 revisions of this API.1
- ○
endpoint added
endpoint-added
This revision also has 18 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○