DELETE/api/v2/dashboards/{id}CopyTry itBase URLidpathrequiredDeletes a dashboard AuthorizationsAuthorizationBearer API Keyheaderrequired`Authorization: Bearer <token>`Path parametersidstringrequiredDashboard ID Response200401404JSON200Successfully deleted dashboard 401Unauthorized JSONmessageoptionalstringHuman-readable error message. Example: "NOT_FOUND: Alert not found"404Dashboard not found JSONmessageoptionalstringHuman-readable error message. Example: "NOT_FOUND: Alert not found"