I have created an API request that successfully inserts a user into a Google directory via the Google directory_v1 API.
In the admin console GUI, after one creates a user, one has the option to send the login information via a beautiful email to the users secondary email. My decision for now is to send a welcome email myself via the gmail API after a 200 response as this functionality does not seem to be supported by the any of the admin sdks, is it?