---
title: "Update an account"
method: PATCH
path: "/accounts/{bank_account_token}"
tags: ["Accounts"]
deprecated: true
---

# Update an account

`PATCH /accounts/{bank_account_token}`

> **Deprecated.**

<Callout type="warning" title="Deprecated Warning">
  This endpoint is deprecated in favor of the Events API using an event of type "bank_account_updated".
</Callout>

## Request body

- 0 — unresolved $ref

## Response `200`

Account has been updated

- 0 — unresolved $ref

---

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