Send link to delete user account

Hi,

If a user requests to delete his user account, is it possible to send an email with a link and by clicking on that , it will prompt the user to delete his user account?
Just like when user wants to reset his password, we send an email with the reset password link.

Thank you

Hi @charles.nguyen-viet

Welcome to the Auth0 Community!

There’s currently no support for this feature out of the box. There’s an Managment API endpoint to delete user → Auth0 Management API v2 but you would need to cover sending email process on your side.

I’m linking all the SMTP email providers that are support in Auth0 via plug and play.

Thanks
Dawid

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