Deletes an access policy based on the resource name. The long-running operation has a successful status after the access policy is removed from long-lasting storage.
[[["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-02-12 UTC."],[[["This page details the process for deleting an access policy via an HTTP DELETE request."],["The URL structure for the DELETE request follows gRPC Transcoding syntax and requires a specific resource name in the format `accessPolicies/{policy_id}`."],["The request body for this operation must be empty."],["A successful request returns an instance of the `Operation` response body."],["This operation requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope for authorization."]]],[]]