Skip to main content
POST
Send Email OTP

Send Email OTP

Sends a 6-digit OTP to the user’s registered email address.
userId
string
required
The unique user ID

Request

Response

  • OTP is valid for 10 minutes
  • Maximum 3 OTP requests per 10 minutes (rate limited)
  • Previous OTPs are invalidated when a new one is sent
  • User must have an email address on file

Errors