Verify a patient OTP
Patient authentication
Verify a patient OTP
Verifies the challenge once and issues a device-bound Sanctum token. Shared phone numbers require patient number and date of birth.
POST
Verify a patient OTP
Body
application/json
Example:
"0712345678"
Pattern:
^\d{6}$Example:
"123456"
Maximum string length:
100Example:
"Derrick Android"
Required with date_of_birth when the phone is shared.