[[["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-18 UTC."],[[["This webpage documents the process for deleting a cache resource via an HTTP DELETE request."],["The `name` path parameter is required and specifies the cache to be deleted in the format: `organizations/{organizationId}/environments/{environmentId}/caches/{cacheId}`."],["The HTTP request to delete a cache is sent to `DELETE https://apigee.googleapis.com/v1/{name=organizations/*/environments/*/caches/*}`."],["An empty request body is required to perform the delete request."],["A successful response returns an empty JSON object, and the request requires the `apigee.caches.delete` IAM permission and `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]