Send OTP
Send a one-time passcode to a phone number or email for identity verification.
POST /auth/otp/sendLive now
Request Shape
| Method | POST |
| Path | /auth/otp/send |
| Risk | Controlled write |
| Status | Live now |
| Idempotency | Not required |
Usage Notes
- Use email or phone first when older client codes disagree across systems.
- Large list responses are trimmed so the demo stays readable.
- Controlled writes are real requests, so use them deliberately.
- Pending routes stay visible so teams can review the next API layer without confusing it for merged production behavior.
Request
Enter only the fields needed for this operation. The sandbox keeps things intentionally small so the response is easy to explain in a demo.
Result
No response yet. When you run a request, the summary will show the outcome first.
