Skip to main content
POST
Error

Body

application/json
token
string
required

JWT Access Token of the user.

Example:

"eyJ..."

phone
string
required
Example:

"+34698765432"

code
string
required

SMS verification code for the new phone number.

Example:

"654321"

Response

Phone number updated successfully.

status
string
Example:

"success"

message
string
Example:

"Operation completed successfully"