[[["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-03-07 UTC."],[[["This document details how to create a new API version using the legacy Apigee Registry API, which is now unsupported and suggests using the newer Apigee API hub APIs instead."],["The HTTP request to create a new API version is a POST request to a specific URL format using gRPC Transcoding syntax, which requires specifying a `parent` parameter in the path."],["The `apiVersionId` query parameter is mandatory and defines the ID for the new API version, adhering to specific character and length constraints."],["The request body should contain data describing the new `ApiVersion`, and a successful response will return a newly created `ApiVersion` instance."],["Accessing this functionality requires authorization via the OAuth scope `https://www.googleapis.com/auth/cloud-platform`."]]],[]]