Method: projects.locations.removeIamPolicy

Remove IAM policy that is currently set on the given resource.

HTTP request

POST https://datafusion.googleapis.com/v1beta1/{resource=projects/*/locations/*/**}:removeIamPolicy

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
resource

string

Required. The resource on which IAM policy to be removed is attached to.

Request body

The request body must be empty.

Response body

If successful, the response body is empty.

Authorization scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/cloud-platform

For more information, see the Authentication Overview.