A valid request URL is required to generate request examples
{ "success": true, "status": 200, "data": { "message": "OTP sent to your phone." } }
Sends a 6-digit OTP to the provided phone number. Use before signup to confirm the number is real, or before login to initiate the OTP step.
Valid Nigerian phone number
^(\+234[0-9]{10}|0[0-9]{10})$
"+2348012345678"
OTP sent
true
200
Show child attributes