---
title: "POST /api/v2/accounts/reset_password/"
method: POST
path: "/api/v2/accounts/reset_password/"
tags: ["accounts"]
---

# POST /api/v2/accounts/reset_password/

`POST /api/v2/accounts/reset_password/`

Reset account password and send a new one by SMS.

## Request body

- ResetPassword — Serializer by the reset password endpoint.
  - `email` string, email, required

## Response `200`

- ResetPassword — Serializer by the reset password endpoint.
  - `email` string, email, required

---

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