Implementing changing of user's email address or mobile number
This example shows how to implement email address or mobile number switching, so that the new address/number is verified and the old number is either kept or replaced.
This process can be implemented as a web page or an application. You will be using two Management API endpoints to perform the action.
Ask the user for their new contact information
Implement a web page or show the user a form where you ask for their new email address or mobile number.