Skip to main content
The deleteDashboard mutation permanently removes a dashboard and all its associated data.

Signature

Arguments

String!
required
The unique identifier of the dashboard to delete.

Response

Returns true if the dashboard was successfully deleted, false otherwise.

Usage example

The following example shows how to delete a dashboard:

Next steps

Dashboards Query

List available dashboards