---
title: "Delete a Chart of Accounts Template"
method: DELETE
path: "/books/agent-coa-template/{coaTemplateId}"
tags: ["Books"]
---

# Delete a Chart of Accounts Template

`DELETE /books/agent-coa-template/{coaTemplateId}`

Delete a specific Chart of Accounts template.

## Path parameters

- `coaTemplateId` string, base58 (max length 22), required — unique id for a chart of accounts template

## Response `200`

- unknown[]
  - unknown

## Other responses

- `404` — `coaTemplateId` 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)
