Users
Send Email OTP
Send a one-time password to the user’s email for verification.
POST
POST
OTP codes expire after 15 minutes. Rate-limited per email address.
Request Body
string
required
The email address to send the OTP to.
Response
boolean
true when the OTP has been dispatched.