[[["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 describes the legacy Apigee Registry API's `DELETE` method for removing an API and its resources, which is no longer supported."],["The API endpoint for deletion is `DELETE https://apigeeregistry.googleapis.com/v1/{name=projects/*/locations/*/apis/*}`, using gRPC Transcoding syntax."],["The `name` path parameter, in the format `projects/*/locations/*/apis/*`, is required to specify which API to delete."],["An optional `force` query parameter, if set to true, will also delete any child resources associated with the API."],["The request body should be empty, and a successful response will also have an empty body, with the authorization scope required being `https://www.googleapis.com/auth/cloud-platform`."]]],[]]