put https://{domain}.frontegg.com/identity/resources/users/v1//email
This route updates the email address for a user globally, regardless of tenant. Send the user’s ID as a path params. Send the user’s new email address as a PUT body params.
This route updates the email address for a user globally, regardless of tenant. Send the user’s ID as a path params. Send the user’s new email address as a PUT body params.
Try It!
to start a request and see the response here!