Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试找到一种通过 api 重命名(更改电子邮件地址又名组 ID)谷歌组的方法。使用 python 客户端库和配置 api 我能够修改组名称和描述,并且我使用组设置 api 来修改组的设置。有没有办法更改电子邮件地址?
组没有像用户一样的组重命名功能。但是,使用组设置和供应 API,您可以捕获大部分组细节并将其迁移到新组。你会失去:
-群组存档
-经理(仅显示为成员)
- 电子邮件递送(立即、摘要、不递送等)