How to send an email to new email address

Hello,

We want to implement the function of changing an email address.
In that process, we want to send an email to the new address which users enter, because of verification.
Then, how to send an email to the new address?

We checked the documents of management API about “Send an email address verification email”.
However, in this document, the body as a request parameter contains just user_id, so I think an email will be sent to old address which is tied to user_id.
What should we do to send an email to new address which users enter?

Hi @canvas.future.paymen

Welcome back to the Auth0 Community!

During researching your question, I found that a similar topic was asked a while back.

Let me know if the proposed solution would work for you.

Thanks, and have a great day!

Dawid

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.