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 deletion request requires a specific resource name, formatted as `accessPolicies/{policy_id}`, in the URL path."],["The request body must be empty when sending a deletion request."],["A successful deletion request returns an Operation object in the response body."],["Deleting an access policy requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope for authorization."]]],[]]