Properties
| NAME | TYPE | DESCRIPTION |
phone | string | Mock phone number for testing phone authentication. Useful for testing phone authentication without sending an SMS. |
otp | string | Mock OTP for the number. |
Example
JSON
{
"phone": "+1612842323",
"otp": "123456"
}
JSON
{
"phone": "+1612842323",
"otp": "123456"
}