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?
3 Replies
1. Updating the users email is not currently a feature we support, but will be looking at rolling it out early next year.
2. I will check with the team tomorrow about the user ID not being required for you
Understood, thanks
Idk if I should bring back this old post or just make a new one
Is the changing of users email implemented yet? I can't find it on the management api
Nvm I think I found it
I thought it would be on the users update but afaik it's creating a new identity and deleting the old one