---
title: "Resets the password for the specified user. <param name=\"companyUserId\">The Id of the CompanyUser whose password should be reset.</param>"
method: POST
path: "/api/companyusers/{companyUserId}/resetpw"
tags: ["CompanyUsers"]
---

# Resets the password for the specified user. <param name="companyUserId">The Id of the CompanyUser whose password should be reset.</param>

`POST /api/companyusers/{companyUserId}/resetpw`

## Path parameters

- `companyUserId` integer, required

## 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)
