Request password reset email
200 when the email is registered and mail is sent; 400 AUTH_EMAIL_NOT_REGISTERED when no account exists; 429 when rate limited (per IP, default 3/min).
请求
email
email
响应
data: { message }
错误
400
Bad Request Error
429
Too Many Requests Error