[[["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-04-24 UTC."],[[["This endpoint deletes a specified DNS zone using a `DELETE` HTTP request."],["The request URL structure is `https://apigee.googleapis.com/v1/{name=organizations/*/dnsZones/*}`, utilizing gRPC Transcoding syntax."],["The `name` path parameter is required, following the format `organizations/{org}/dnsZones/{dnsZone}`, and it needs `apigee.dnszones.delete` IAM permission."],["The request body for this operation must be empty."],["A successful operation returns an `Operation` resource in the response body, and it requires the OAuth scope `https://www.googleapis.com/auth/cloud-platform`."]]],[]]