---
title: "Forgot password"
method: POST
path: "/account/forgotpassword"
tags: ["Account"]
---

# Forgot password

`POST /account/forgotpassword`

Initiates a 'reset password' request

## Request body

- ForgotPasswordModel
  - `email` string, email, required

## Response `200`

Success

---

[API](https://skmtc.net/diabatix/apis/identity-api.md) · [All operations](https://skmtc.net/diabatix/apis/identity-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/diabatix/identity-api/revisions/81fb509120cf/schema)
