---
title: "Initiates the forgot password process."
method: POST
path: "/user/password/forgot"
tags: ["User"]
---

# Initiates the forgot password process.

`POST /user/password/forgot`

Initiates the forgot password process.

## Headers

- `X-Company-ID` string, required

## Request body

- ForgotPasswordOpenApiDocAttributes1
  - `email` string, email, required

## Response `200`

Message

- ForgotPasswordMessageSerializerMessageSerializer
  - `message` string, required

---

[API](https://skmtc.net/cubesoftware/apis/cube-api.md) · [All operations](https://skmtc.net/cubesoftware/apis/cube-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/cubesoftware/cube-api/revisions/67d9f45bb99b/schema)
