Create Email through Google Apps API

浪子不回头ぞ 提交于 2021-02-07 19:41:49

问题


I want to dynamically create email addresses (and dispose them after a while), from my code. I've searched all over the web, but didn't find any API endpoint that allows people to create new email accounts.

I am using Google Apps for Businesses, so their documentation is made pretty well and indexed by Google, but still nothing. Did anyone do this, or has the link to a doc page?


回答1:


Creating and deleting user accounts can be found here:

https://developers.google.com/google-apps/provisioning/



来源:https://stackoverflow.com/questions/15107821/create-email-through-google-apps-api

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!