---
title: "Delete LegalEntity"
method: DELETE
path: "/legal_entities/{id}"
tags: ["LegalEntities"]
---

# Delete LegalEntity

`DELETE /legal_entities/{id}`

Delete a specific LegalEntity.

## Path parameters

- `id` integer, required

## Response `204`

Success

## Other responses

- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found

---

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