---
title: "Reset an admin user password"
method: PATCH
path: "/admin/auth/users/{id}/password"
tags: ["Admin User Management"]
---

# Reset an admin user password

`PATCH /admin/auth/users/{id}/password`

## Path parameters

- `id` string, required

## Request body

- ResetPasswordBody

## Response `204`

---

[API](https://skmtc.dev/miaai/apis/backend-template-api.md) · [All operations](https://skmtc.dev/miaai/apis/backend-template-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/miaai/backend-template-api/revisions/2a8d88a5124f/schema)
