[[["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 2024-12-11 UTC."],[[["This webpage documents the process for deleting an SFDC instance using a DELETE HTTP request to a specific URL endpoint."],["The request URL requires a `name` parameter in the path to identify the specific SFDC instance to be deleted."],["The request body must be empty, meaning no data is sent in the body of this DELETE request."],["A successful response will also have an empty body, indicating the instance has been deleted."],["Deleting an instance requires specific OAuth scopes and IAM permissions, including `https://www.googleapis.com/auth/cloud-platform` and `integrations.sfdcInstances.delete`."]]],[]]