---
title: "Delete a Ledger Template"
method: DELETE
path: "/books/agent-ledger-template/{ledgerId}"
tags: ["Books"]
---

# Delete a Ledger Template

`DELETE /books/agent-ledger-template/{ledgerId}`

Delete an existing ledger within an agent-owned Chart of Accounts template.

## Path parameters

- `ledgerId` string, base58 (max length 22), required — unique id for a ledger

## Response `200`

- unknown[]
  - unknown

## Other responses

- `404` — `ledgerId` not found

---

[API](https://skmtc.net/mercurytechnologies/apis/mercury-api.md) · [All operations](https://skmtc.net/mercurytechnologies/apis/mercury-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/mercurytechnologies/mercury-api/versions/0bdf4a496e03/schema)
