gmb_accounts_accounts_admins_patch
Update an account admin's role in Google Business Profile. Specify the admin resource name and the new role to apply changes immediately.
Instructions
PATCH v1/{+name}. Updates the Admin for the specified Account Admin.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | JSON request body for this Google API method. | |
| name | Yes | Immutable. The resource name. For account admins, this is in the form: `accounts/{account_id}/admins/{admin_id}` For location admins, this is in the form: `locations/{location_id}/admins/{admin_id}` This field will be ignored if set during admin creation. | |
| fields | No | Selector specifying which fields to include in a partial response. | |
| $.xgafv | No | V1 error format. | |
| quotaUser | No | Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters. | |
| updateMask | No | Required. The specific fields that should be updated. The only editable field is role. | |
| prettyPrint | No | Returns response with indentations and line breaks. |