[[["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-05-04 UTC."],[[["This webpage documents the process for deleting a key-value map from an organization using the Apigee API."],["The HTTP request for deletion is a `DELETE` method to a specific URL structure, which is `https://apigee.googleapis.com/v1/{name=organizations/*/keyvaluemaps/*}`."],["The `name` path parameter is required, specifying the organization and key-value map to delete, using the following format `organizations/{org}/keyvaluemaps/{keyvaluemap}`."],["No request body is required for this operation, while a successful response will return an instance of `KeyValueMap`."],["Authorization to delete requires the `apigee.keyvaluemaps.delete` IAM permission and the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]