---
title: "POST /api/Authentication/ChangeFogotPassword"
method: POST
path: "/api/Authentication/ChangeFogotPassword"
tags: ["Authentication"]
---

# POST /api/Authentication/ChangeFogotPassword

`POST /api/Authentication/ChangeFogotPassword`

## Request body

- ForgetPasswordVm
  - `username` string, nullable
  - `newPassword` string, nullable
  - `confirmPass` string, nullable
  - `activationCode` string, nullable

## Response `200`

OK

---

[API](https://skmtc.dev/be-hero1/apis/lms-apis.md) · [All operations](https://skmtc.dev/be-hero1/apis/lms-apis/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/be-hero1/lms-apis/revisions/d60da1facbec/schema)
