---
title: "Lost password"
method: POST
path: "/v2/public/security/lostpassword"
tags: ["Public - Security - Security"]
---

# Lost password

`POST /v2/public/security/lostpassword`

Lost password - Your password will be regenerated and sent to your email

## Request body

- string, email — The email

## Response `204`

New password sent

## Other responses

- `400` — Bad Request
- `404` — Email not found
- `500` — Occurs when something goes wrong
- `502` — Problem with SMTP service

---

[API](https://skmtc.net/beezup/apis/beezup-merchant-api.md) · [All operations](https://skmtc.net/beezup/apis/beezup-merchant-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/beezup/beezup-merchant-api/versions/557b7feddf8a/schema)
