Method: accounts.roleAssignments.patch

Updates an existing role assignment.

HTTP request

PATCH https://ads.wazeapis.com/v1/{roleAssignment.name=accounts/*/roleAssignments/*}

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
roleAssignment.name

string

Immutable. The resource name of the role assignment. Format: accounts/{account}/roleAssignments/{roleAssignment}

Query parameters

Parameters
updateMask

string (FieldMask format)

Required. The list of fields to update.

This is a comma-separated list of fully qualified names of fields. Example: "user.displayName,photo".

Request body

The request body contains an instance of RoleAssignment.

Response body

If successful, the response body contains an instance of RoleAssignment.