Updating a User: changing email address
I'm looking into the Management API to figure out how to update a user's email, if they want to change it. I couldn't find a way to do that, since the Update User endpoint has no 'email' field.
Additionally, I was surprised to see that the 'id' parameter is not required to update a user? How does that work?
Additionally, I was surprised to see that the 'id' parameter is not required to update a user? How does that work?
