---
title: "Enter email to forgot password"
method: POST
path: "/onboarding/forgot-password"
tags: ["kyc"]
---

# Enter email to forgot password

`POST /onboarding/forgot-password`

forgot password

## Request body

- string

## Response `200`

Success

- TokenResponse
  - `token` string

## Other responses

- `400` — Client error
- `422` — Client error
- `500` — Client error

---

[API](https://skmtc.dev/alpacahq/apis/title.md) · [All operations](https://skmtc.dev/alpacahq/apis/title/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/alpacahq/title/revisions/44eb1246cb7d/schema)
