Managing Delegates
A Gmail user can grant mailbox access to another user in the same
organization. The user granting
access is referred to as the delegator
and the user receiving the access is the delegate.
Delegates can read, send, and delete messages, as well as view and add contacts,
for the delegator's account. See
Set up mail delegation
for more information about delegates.
organizations can use the
Delegates
resource to
manage the delegates of accounts in their organization. This requires use of a
service account that has been
delegated domain-wide authority.
The Delegates reference
contains more information on how to
create,
list,
get,
or delete delegates.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-12-19 UTC.
[null,null,["Last updated 2024-12-19 UTC."],[[["Gmail users in the same Google Workspace organization can grant mailbox access to other users, known as delegates."],["Delegates have the ability to read, send, delete emails, and manage contacts on behalf of the delegator's account."],["Google Workspace admins can manage user delegates programmatically using the `Delegates` resource and a service account with domain-wide authority."],["The Delegates resource provides methods to create, list, retrieve, and delete delegate access for user accounts within the organization."]]],["Gmail users in a Google Workspace organization can grant mailbox access to another user (delegate). Delegates can read, send, delete messages, and manage contacts. Organizations use the `Delegates` resource to manage these permissions via a service account with domain-wide authority. The `Delegates` reference details how to create, list, retrieve, and remove delegates for user accounts. The delegator and the delegate are users within the same Google Workspace organization.\n"]]