Delete Delegate

Remove the specified delegate (which can be of any verification status) for account in Gmail, and revokes any verification that may have been required for using it.

The user granting access is referred to as the delegator and the user receiving the access is the delegate. Delegate users must be referred to by their primary email address, and not an email alias.

To use this action card, you must first set up a Google Cloud project and service account. See Authorize an Account for Transfer of Ownership Features.

Options

Field Definition Type Required
Google Cloud Platform Project Project to which the user belongs.

A maximum of 100 projects are displayed.

Optionally, to specify a project by an email address, select Enter Service Account Email. If you select this option, then the Service Account field will also be populated with the same option. You must enter the email address in the Email field of the Service Account input section.

If a failure occurs and projects are not listed in the dropdown, then only the Enter Service Account Email option will be displayed.

Dropdown TRUE
Service Account Service account to which the user belongs.

A maximum of 100 service accounts are displayed.

If a failure occurs and accounts are not listed in the dropdown, then only the Enter Service Account Email option will be displayed.

Dropdown TRUE

Input

Field Definition Type Required
Service Account
Email

Email address of the service account.

If you select Enter Service Account Email from the Google Cloud Platform Project or Service Account option dropdowns, then a value for this input field is required.

String TRUE
Delegator
Email Email address of the delegator. String TRUE
Delegate
Email Email address of the delegate. String TRUE

Output

Field Definition Type
Status Code

Result of the operation. The connector returns an HTTP status code that indicates whether the action taken by the card succeeded or failed. For example:

  • A 201 Created status code indicates success where a new resource was created.
  • A 403 Forbidden error indicates that the HTTP request wasn't processed because the necessary permissions were missing.

For a full list of possible status codes, see HTTP status codes.

Number

Related topics

Gmail connector

Workflow elements

Gmail API documentation