Required. API proxy to update in the following format: organizations/{org}/apis/{api}
If the resource 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:
[[["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-06-06 UTC."],[[["This page documents how to update an existing API proxy using a PATCH request to the specified URL."],["The `name` path parameter is required to specify the API proxy to update, and the `updateMask` query parameter is required to specify which fields to update."],["The request body must contain an instance of the ApiProxy resource, defining the new state of the proxy, and a successful response will also return an instance of the updated ApiProxy."],["The request requires `apigee.proxies.update` IAM permission and the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]