---
title: "Delete Ledger"
method: DELETE
path: "/ledgers/{id}"
---

# Delete Ledger

`DELETE /ledgers/{id}`

## Path parameters

- `id` string, required

## Response `200`

200

- object
  - `id` string
  - `object` string
  - `live_mode` boolean
  - `name` string
  - `description` unknown
  - `metadata` object
  - `discarded_at` string
  - `created_at` string
  - `updated_at` string

---

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