---
title: "Renames an existing account-holder"
method: PATCH
path: "/v2/account-holder/{account_holder_id}"
tags: ["Account Holder"]
---

# Renames an existing account-holder

`PATCH /v2/account-holder/{account_holder_id}`

## Path parameters

- `account_holder_id` string, required

## Request body

- BodyPatchAccountHolderV2AccountHolderAccountHolderIdPatch
  - `name` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/ntropy/apis/ntropy-transaction-api.md) · [All operations](https://skmtc.net/ntropy/apis/ntropy-transaction-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ntropy/ntropy-transaction-api/revisions/47be508488c1/schema)
