gmb_accounts_accounts_admins_delete
Remove an admin from a Google My Business account by providing the account and admin resource name.
Instructions
DELETE v1/{+name}. Removes the specified admin from the specified account.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Required. The resource name of the admin to remove from the account. `accounts/{account_id}/admins/{admin_id}`. | |
| 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. | |
| prettyPrint | No | Returns response with indentations and line breaks. |