Skip to main content
POST
Forgot password
Requests a password reset OTP. Always returns 204 whether or not the email exists (anti-enumeration). Requires X-API-Key.

Request body

string
required
User email.

Response

204 No Content — empty body. The OTP is valid for 15 minutes. Older unused OTPs for the same user are invalidated.

Status codes