[[["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-01-16 UTC."],[[["This document details how to delete an API resource in the API hub using a `DELETE` HTTP request to the specified URL."],["The API resource can only be deleted if all of its underlying versions are also deleted, unless the `force` query parameter is set to true."],["The `name` path parameter, formatted as `projects/{project}/locations/{location}/apis/{api}`, is required to identify the API resource to be deleted."],["The request body must be empty, and a successful deletion will return an empty JSON object in the response body."],["Deleting an API requires the OAuth scope `https://www.googleapis.com/auth/cloud-platform` and the IAM permission `apihub.apis.delete` on the target resource."]]],[]]