---
title: "Changes to Update an Account"
method: PUT
path: "/v0/accounts/{accountId}"
---

# Changes to Update an Account

`PUT /v0/accounts/{accountId}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 3 revisions.

- **2026-08-22** `72979de2c695` — 1 warning
- **2026-08-05** `8525bfff7634` — 2 warning

## Changes

- **2026-08-22** `72979de2c695` — 1 warning
  - the `name` request property's maxLength was set to `200`
- **2026-08-05** `8525bfff7634` — 2 warning
  - added the new `account_not_provisioned` enum value to the `code` response property for the response status `403`
  - added the new `account_verification_pending` enum value to the `code` response property for the response status `403`

---

[Operation](https://skmtc.dev/agora/apis/endpoints/docs/v0/accounts/:accountId/put.md) · [API](https://skmtc.dev/agora/apis/endpoints.md) · [Page](https://skmtc.dev/agora/apis/endpoints/changes/v0/accounts/:accountId/put)
