Dashboards
Delete dashboard
Delete a dashboard by its ID
DELETE
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
ID of the dashboard to delete
Response
200 - application/json
The response is of type object
.
Was this page helpful?