[[["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 documentation covers the legacy Apigee Registry API's process for deleting a specific API version and its resources, which is no longer supported."],["The `DELETE` HTTP request is used to remove the API version, following a URL structure defined by gRPC Transcoding syntax, targeting a specific version indicated by its name path."],["The `name` path parameter is mandatory, requiring a string value to identify the version to be deleted, adhering to a specified format."],["An optional `force` query parameter, if set to true, will ensure the deletion of any child resources associated with the version."],["The request body is expected to be empty, and a successful response will also return an empty body, with the authorization requiring the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]