---
title: "Request a password reset email"
method: POST
path: "/v1/auth/forgot-password"
tags: ["Authentication"]
---

# Request a password reset email

`POST /v1/auth/forgot-password`

## Request body

- ForgotPasswordDto
  - `email` string, email, required

## Response `201`

---

[API](https://skmtc.dev/maket/apis/virtual-architect-api.md) · [All operations](https://skmtc.dev/maket/apis/virtual-architect-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/maket/virtual-architect-api/revisions/b712097baa9c/schema)
