v1

latestOpenAPI 3.0.3MIT2026-07-176638100.8 KB

Send reset password instructions email

post/reset

Request body

emailstring required

Email address to send link email to.

Response

Reset password response. For forms both success and validation errors.

Example response

{
  "meta": {
    "code": 200
  }
}