Request password reset email

以 Markdown 格式查看

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
emailstring必需

响应

data: { message }

错误

400
Bad Request Error
429
Too Many Requests Error