问题
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