Dashboards
Remove gadget from dashboard
Removes a dashboard gadget from a dashboard.
When a gadget is removed from a dashboard, other gadgets in the same column are moved up to fill the emptied position.
Permissions required: None.
delete/rest/api/3/dashboard/{dashboardId}/gadget/{gadgetId}
Path parameters
dashboardIdinteger required
The ID of the dashboard.
gadgetIdinteger required
The ID of the gadget.
Response
Returned if the request is successful.
{"stackTrail":"paths:/rest/api/3/dashboard/{dashboardId}/gadget/{gadgetId}:delete:responses:204:content:application/json:schema","oasType":"schema","type":"unknown"}