Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ID of the dashboard
Response
Dashboard deleted successfully
Example:
true
Delete a dashboard
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
ID of the dashboard
Dashboard deleted successfully
true