---
title: "/v1/users/password/forgot/"
method: PUT
path: "/v2/users/password/forgot/"
tags: ["Users & Tokens"]
---

# /v1/users/password/forgot/

`PUT /v2/users/password/forgot/`

Initiates the password reset process by sending an email if the user email exists.
Catches any errors if the user exist. We always want to return 200s for
security.

## Response `200`

OK

---

[API](https://skmtc.dev/density/apis/your-project-api.md) · [All operations](https://skmtc.dev/density/apis/your-project-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/density/your-project-api/revisions/eab10fe035e6/schema)
