---
title: "Update"
method: PATCH
path: "/orgs/accounts/update/v1/{account_id}"
tags: ["/orgs", "/orgs/accounts"]
---

# Update

`PATCH /orgs/accounts/update/v1/{account_id}`

Updates a coordinator-created shipper account name and optional location while preserving per-shipper name uniqueness. | authz: allowed_org_types=[provider], min_org_role=operator | (AccountClientUpdate1) -> (bool)

## Path parameters

- `account_id` string, required

## Request body

- AccountClientUpdate1 — unresolved $ref

## Response `200`

Successful Response

- boolean

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/chrt/apis/chrt-fastapi.md) · [All operations](https://skmtc.dev/chrt/apis/chrt-fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/chrt/chrt-fastapi/revisions/ea04e157edb3/schema)
