Add a new phone number to a user’s account.
The phone will need to be verified before it can be used for authentication.
API key authentication (Bearer token)
User ID (integer as string)
Phone number added successfully
Phone ID (integer serialized as string)
"1111111111"
Creation timestamp
"2024-01-15T10:30:00Z"
Last update timestamp
"2024-01-15T10:30:00Z"
User ID (integer serialized as string)
"1234567890"
Phone number (without country code)
"1234567890"
Country code (with +)
"+1"
Whether the phone has been verified
true
Verification timestamp
"2024-01-15T10:36:00Z"