---
title: "Changes pw/options for specific account."
method: POST
path: "/api/update_account"
tags: ["pyLoad REST"]
---

# Changes pw/options for specific account.

`POST /api/update_account`

Changes pw/options for specific account.

## Request body

- object
  - `plugin` string, required
  - `account` string, required
  - `password` string, nullable
  - `options` object, nullable

## Response `200`

No response

---

[API](https://skmtc.net/pyload/apis/pyload-api-documentation-openapi.md) · [All operations](https://skmtc.net/pyload/apis/pyload-api-documentation-openapi/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/pyload/pyload-api-documentation-openapi/versions/00b0770e3fa6/schema)
