In the old Provisioning API, we were able to rename user accounts. I don't see a pertinent parameter in the new Directory API documentation which would allow for renaming of a user account. Is this still possible?
https://developers.google.com/admin-sdk/directory/v1/reference/users/update
I have a feeling it may be as simple as updating the primaryEmail
field to the new username but I'd like clarification.