Skip to main content
PATCH
Update Phone Number

Body

application/json
phone
string

Required unless you require phone verification and send code.

Required string length: 6 - 20
code
string

One-time SMS code from POST /phone/verification. Required if you require phone verification for your users; omit otherwise.

Required string length: 6
Pattern: ^[0-9]{6}$

Response

Phone number updated successfully

Phone number updated successfully

success
enum<boolean>
required
Available options:
true