---
title: "Requests a password reset. Identity number (CPR) and e-mail must match. NOTE: This method is deprecated, use RequestPasswordResetWithLanguage instead."
method: POST
path: "/api/auth/resetpw"
tags: ["Auth"]
---

# Requests a password reset. Identity number (CPR) and e-mail must match. NOTE: This method is deprecated, use RequestPasswordResetWithLanguage instead.

`POST /api/auth/resetpw`

## Request body

- IntectBusinessLogicResetPasswordRequest
  - `IdentityNumber` string
  - `Email` string

## Response `200`

OK

- SystemWebHttpResultsOkResult
  - `Request` object

---

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