Deletes the settings associated with a project, folder, or organization. This will have the effect of disabling Access Approval for the project, folder, or organization, but only if all ancestors also have Access Approval disabled. If Access Approval is enabled at a higher level of the hierarchy, then Access Approval will still be enabled at this level as the settings are inherited.
[[["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 2023-08-30 UTC."],[[["This webpage outlines the process for deleting Access Approval settings associated with a project, folder, or organization."],["The deletion is performed using a `DELETE` HTTP request with a specific URL structure that includes a path parameter `name`."],["Deleting settings disables Access Approval at the specified level only if all ancestor levels also have Access Approval disabled."],["The request body for deleting settings must be empty, and a successful response will also be empty."],["The process requires `accessapproval.settings.delete` IAM permission and `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]