Is is possible to change email address from php script (using auth0 API) and if yes then how to do it?

is is possible to change email address from php script (using auth0 API) and if yes then how to do it?

Hey there!

Unfortunately not a PHP master here but it’s something that is doable through our Management API. Here’s how to do it:

https://auth0.com/docs/connections/database/custom-db/templates/change-email

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