---
title: "Reset a password"
method: POST
path: "/api/v2/Authentication/ResetPasword"
tags: ["Authentication"]
---

# Reset a password

`POST /api/v2/Authentication/ResetPasword`

No Documentation Found.

## Request body

- APIModelsPasswordReset
  - `Token` string, required — The password reset token
  - `NewPassword` string, required — The new password

## Response `204`

No Content

---

[API](https://skmtc.dev/agco-ats/apis/api.md) · [All operations](https://skmtc.dev/agco-ats/apis/api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/agco-ats/api/revisions/8b416443df5c/schema)
