| Header | Required | Description |
|---|---|---|
x-device-id | Yes | Unique device identifier |
x-platform | No | Platform type: ios, android, or web |
| Status | Description |
|---|---|
400 | Invalid or expired OTP |
401 | Maximum verification attempts exceeded |
502 | Auth0 or Exotel service failure |
accessToken is an Auth0 JWT that can be used with all authenticated endpointsrefreshToken can be used with /api/v1/auth/refresh to get new tokensphone@sms.handauncle.app) is used internally for Auth0 database connectionUnique identifier for the calling device or installation.
1Client platform (ios, android, web).
ios, android, web Phone number. Accepts 10-digit numbers (9876543210), numbers with country code (919876543210), or E.164 format (+919876543210). The +91 prefix is automatically added for 10-digit numbers.
"9876543210"
6-digit verification code.
^\d{6}$"123456"