---
title: "Set a User's Password"
method: POST
path: "/api/v2/users/{user_id}/password"
tags: ["User Passwords"]
---

# Set a User's Password

`POST /api/v2/users/{user_id}/password`

An admin can set a user's password only if the setting is enabled in Zendesk Support under **Settings** > **Security** > **Global**. The setting is off by default. Only the account owner can access and change this setting.

#### Allowed For

* Admins

## Response `200`

Success description

- string — Empty response

---

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