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 endpoint deletes Access Approval settings for a project, folder, or organization, effectively disabling it if no ancestors have it enabled."],["The HTTP request method is `DELETE`, and the URL structure follows gRPC Transcoding syntax, targeting the AccessApprovalSettings resource."],["The `name` path parameter, which is of string data type, identifies the specific AccessApprovalSettings to delete and needs `accessapproval.settings.delete` IAM permission."],["Both the request and response bodies are empty, indicating a simple operation with no data payload."],["Authorization for this operation requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]