---
title: "Add metadata to an account"
method: POST
path: "/{ledger}/accounts/{address}/metadata"
tags: ["ledger.v1"]
---

# Add metadata to an account

`POST /{ledger}/accounts/{address}/metadata`

## Path parameters

- `ledger` string, required
- `address` string, required

## Request body

- Metadata, nullable — Arbitrary key/value pairs attached to the resource

## Response `204`

No Content

## Other responses

- `default` — Error

---

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