问题
In GSuite, creating a user or resetting a password gives you the option to notify the user by mail. The email contains a link where he can then set a new password.
Is there any way to reproduce that with googleapis ?
Can't find anything related to that in the reference api : https://developers.google.com/admin-sdk/directory/v1/reference/
The response from POST https://www.googleapis.com/admin/directory/v1/users
doesn't seem to provide any information to create that link.
Thanks
来源:https://stackoverflow.com/questions/60029628/admin-sdk-generate-link-to-access-reset-password-page