[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-27 UTC."],[[["This webpage details how to delete a dashboard using the `projects.locations.instances.dashboards.delete` method."],["Deleting a dashboard requires sending a `DELETE` HTTP request to a specific URL format: `https://chronicle.googleapis.com/v1alpha/{name}`."],["The `name` parameter in the URL is a required string representing the full dashboard identifier in the format: `projects/{project}/locations/{region}/instances/{instance}/dashboards/{dashboard}`."],["The request body for deleting a dashboard must be empty, and a successful deletion will return an empty JSON object as the response."],["Deleting a dashboard requires the OAuth scope `https://www.googleapis.com/auth/cloud-platform` and the IAM permission `chronicle.dashboards.delete` on the specified resource."]]],[]]