Skip to main content
PATCH
UpdatePolicy

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json

The request for a call to PolicyService_UpdatePolicy to update a policy.

The request for a call to PolicyService_UpdatePolicy to update a policy.

policy
object
required
updateMask
string
required

The list of fields to be updated. The fields available to be updated are name, description, configuration, and is_archived.

versionNotes
string

Response

A successful response.

The response of a call to PolicyService_UpdatePolicy.

policy
object
required