Update a policy.
HTTP request
PATCH https://cloudidentity.googleapis.com/v1beta1/{policy.name=policies/*}
The URL uses gRPC Transcoding syntax.
Path parameters
| Parameters | |
|---|---|
policy.name |
Output only. Identifier. The resource name of the Policy. Format: policies/{policy}. |
Request body
The request body contains an instance of Policy.
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.