Delete Phone Number

How to remove a user's phone number.

The Delete Phone Number API verifies the passwordValidationToken (from the Create Password Validation Token API) and removes a phone number from their account.


Example Request

Below please find the JSON body for an example request:

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