User API, updating a user's email address via PUT, change is not reflected on GET until after user confirms via email....
I am doing a PUT against a given user. All field changes are reflected in a followup GET except the change to email. One cannot appear to change the email address with this API at first glance.... see followup comment below