---
title: "DELETE /Account/{id}"
method: DELETE
path: "/Account/{id}"
tags: ["Account"]
---

# DELETE /Account/{id}

`DELETE /Account/{id}`

Remove an existing Account record.

## Response `200`

Success.

- boolean — Always true. Do not check the value.

## Other responses

- `400` — Bad request. Check logs for details.
- `403` — Forbidden. Might be an access control error. Check logs for details.

---

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