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.
HTTP request
DELETE https://accesscontextmanager.googleapis.com/v1alpha/{name=accessPolicies/*}
The URL uses gRPC Transcoding syntax.
Path parameters
| Parameters | |
|---|---|
name |
Required. Resource name for the access policy to delete. Format |
Request body
The request body must be empty.
Response body
If successful, the response body contains an instance of Operation.
Authorization scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/cloud-platform
For more information, see the Authentication Overview.