Last updated
© 2025 make.com
Last updated
Updates an email for a user with a given ID by passing new data in the request body. It replaces the entire resource with the new values. In the response, it returns the confirmation if the email was changed.
The unique ID of the user. It can be retrieved from the List users endpoint.
1
User’s current email address.
User’s new email address.
User’s current password.
Successful response