Skip to main content

forwarding_addresses

Overview

Nameforwarding_addresses
TypeResource
Idgoogleworkspace.gmail.forwarding_addresses

Fields

NameDatatypeDescription
forwardingEmailstringAn email address to which messages can be forwarded.
verificationStatusstringIndicates whether this address has been verified and is usable for forwarding. Read-only.

Methods

NameAccessible byRequired ParamsDescription
users_settings_forwardingAddresses_getSELECTforwardingEmail, userIdGets the specified forwarding address.
users_settings_forwardingAddresses_listSELECTuserIdLists the forwarding addresses for the specified account.
users_settings_forwardingAddresses_createINSERTuserIdCreates a forwarding address. If ownership verification is required, a message will be sent to the recipient and the resource's verification status will be set to pending; otherwise, the resource will be created with verification status set to accepted. This method is only available to service account clients that have been delegated domain-wide authority.
users_settings_forwardingAddresses_deleteDELETEforwardingEmail, userIdDeletes the specified forwarding address and revokes any verification that may have been required. This method is only available to service account clients that have been delegated domain-wide authority.