[[["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-12 UTC."],[[["This page details how to update a catalog item using the Apigee API."],["The update request is made using a `PUT` HTTP method with a specific URL structure following gRPC Transcoding syntax."],["The `name` path parameter is required, adhering to the format: `organizations/{org}/sites/{site}/apidocs/{apidoc}`."],["The request body must contain an instance of `ApiDoc`, while the response body will contain an instance of `ApiDocResponse` upon success."],["Authorization to make this request requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]