Method: policies.delete

Delete a Policy

HTTP request

DELETE https://cloudidentity.googleapis.com/v1beta1/{name=policies/*}

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
name

string

Required. The name of the policy to retrieve. Format: "policies/{policy}".

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-identity.policies

For more information, see the Authorization guide.