---
title: "Reset user password"
method: POST
path: "/users/{user_id}/resetpassword"
tags: ["Users"]
---

# Reset user password

`POST /users/{user_id}/resetpassword`

Requests a reset of the user's password. A password reset email will be sent to the user when the request is accepted.

## Response `204`

No Content

## Other responses

- `403` — Forbidden

---

[API](https://skmtc.net/upsun/apis/upsun-com-rest-api.md) · [All operations](https://skmtc.net/upsun/apis/upsun-com-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/upsun/upsun-com-rest-api/revisions/6cc88fde6435/schema)
