---
title: "Reset password"
method: POST
path: "/iam/auth/reset_password"
tags: ["IAM Reseller Account"]
---

# Reset password

`POST /iam/auth/reset_password`

## Request body

- EmailRequest
  - `email` string, email, required — User's email address.

## Response `200`

OK.

## Other responses

- `400` — Validation error
- `404` — User with given email not found.

---

[API](https://skmtc.dev/g-core/apis/gcore-openapi.md) · [All operations](https://skmtc.dev/g-core/apis/gcore-openapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/g-core/gcore-openapi/revisions/09e652815095/schema)
