Deletes a key value entry from a key value map scoped to an organization, environment, or API proxy.
Notes:
After you delete the key value entry, the policy consuming the entry will continue to function with its cached values for a few minutes. This is expected behavior.
If the KeyValueMap is under an API Proxy resource that has the space attribute set, IAM permissions are checked against the Space resource path. To learn more, read the Apigee Spaces Overview.
Authorization requires the following IAM permission on the specified resource name:
apigee.keyvaluemapentries.delete
Request body
The request body must be empty.
Response body
If successful, the response body contains an instance of KeyValueEntry.
[[["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-08-20 UTC."],[[["\u003cp\u003eThis endpoint deletes a key-value entry from a map scoped to an organization, environment, or API proxy, with cached values persisting for a few minutes post-deletion.\u003c/p\u003e\n"],["\u003cp\u003eThe HTTP request uses a \u003ccode\u003eDELETE\u003c/code\u003e method with a URL that follows gRPC Transcoding syntax, targeting a specific key-value entry within a specified scope, such as organizations, APIs, or environments.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ename\u003c/code\u003e path parameter is required to identify the scope and key-value entry to delete, and one of three structures for the \u003ccode\u003ename\u003c/code\u003e parameter is available for the request.\u003c/p\u003e\n"],["\u003cp\u003eThe request body for this operation must be empty.\u003c/p\u003e\n"],["\u003cp\u003eSuccessful deletion returns a \u003ccode\u003eKeyValueEntry\u003c/code\u003e instance, and authorization requires the \u003ccode\u003eapigee.keyvaluemapentries.delete\u003c/code\u003e IAM permission along with the \u003ccode\u003ehttps://www.googleapis.com/auth/cloud-platform\u003c/code\u003e OAuth scope.\u003c/p\u003e\n"]]],[],null,[]]