---
title: "Sends the user a password reset email"
method: PATCH
path: "/account/users/{user_id}/resetPassword"
tags: ["Account"]
---

# Sends the user a password reset email

`PATCH /account/users/{user_id}/resetPassword`

## Path parameters

- `user_id` string, uuid, required

## Other responses

- `200` — unresolved $ref
- `401` — Access token is missing or invalid

---

[API](https://skmtc.net/github/apis/rumble-api-deprecated.md) · [All operations](https://skmtc.net/github/apis/rumble-api-deprecated/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/github/rumble-api-deprecated/revisions/7c193c1fcd5c/schema)
