[[["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-21 UTC."],[[["This API operation deletes an Apigee runtime instance, stopping it from serving requests and deleting its data."],["The HTTP request uses the `DELETE` method with a specific URL structure: `https://apigee.googleapis.com/v1/{name=organizations/*/instances/*}`."],["The `name` parameter in the URL path is required and follows the format: `organizations/{org}/instances/{instance}`."],["The request body must be empty, and a successful response will contain an `Operation` instance."],["The proper authorization scope is required which is `https://www.googleapis.com/auth/cloud-platform`."]]],[]]