Send Update Phone Number SMS Code

How to update a user's phone number.

The Send Code To Update Phone Number API verifies the passwordValidationToken (from the Create Password Validation Token API) and sends a verification code to the borrower's mobile phone via SMS (to the new phone number).

This API is typically used when a user wants to change their phone number and the new number needs to be verified.

This API can only be used once every 60 seconds.


Example Request

Below please find the JSON body for an example request:

{
    "phone": "+19172249999",
}
Language
Authorization
Header