위임받은 사용자 관리
컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
Gmail 사용자는 동일한 조직의 다른 사용자에게 편지함 액세스 권한을 부여할 수 있습니다. 액세스 권한을 부여하는 사용자를 위임자라고 하고 액세스 권한을 받는 사용자를 위임받은 사용자라고 합니다.
대리인은 위임자의 계정에서 메일을 읽고 보내고 삭제할 수 있으며, 연락처를 보고 추가할 수도 있습니다. 위임에 대한 자세한 내용은 메일 위임 설정을 참고하세요.
조직은 Delegates
리소스를 사용하여 조직 내 계정의 대리인을 관리할 수 있습니다. 이를 위해서는 도메인 전체 권한이 위임된 서비스 계정을 사용해야 합니다.
위임 참조에는 위임을 만들기, 나열하기, 가져오기 또는 삭제하기에 관한 자세한 정보가 포함되어 있습니다.
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2025-08-01(UTC)
[null,null,["최종 업데이트: 2025-08-01(UTC)"],[],[],null,["# Managing Delegates\n\nA Gmail user can grant mailbox access to another user in the same\nGoogle Workspace organization. The user granting\naccess is referred to as the *delegator*\nand the user receiving the access is the *delegate*.\n\nDelegates can read, send, and delete messages, as well as view and add contacts,\nfor the delegator's account. See\n[Set up mail delegation](https://support.google.com/mail/answer/138350)\nfor more information about delegates.\n\nGoogle Workspace organizations can use the\n[`Delegates`](/workspace/gmail/api/v1/reference/users/settings/delegates) resource to\nmanage the delegates of accounts in their organization. This requires use of a\n[service account](/identity/protocols/OAuth2ServiceAccount) that has been\n[delegated domain-wide authority](/identity/protocols/OAuth2ServiceAccount#delegatingauthority).\n\nThe [Delegates reference](/workspace/gmail/api/v1/reference/users/settings/delegates)\ncontains more information on how to\n[create](/workspace/gmail/api/v1/reference/users/settings/delegates/create),\n[list](/workspace/gmail/api/v1/reference/users/settings/delegates/list),\n[get](/workspace/gmail/api/v1/reference/users/settings/delegates/get),\nor [delete](/workspace/gmail/api/v1/reference/users/settings/delegates/delete) delegates."]]