---
title: "Delete a business entity"
method: DELETE
path: "/v1/organization/business_entities/{id}"
tags: ["Organization management"]
---

# Delete a business entity

`DELETE /v1/organization/business_entities/{id}`

This endpoint deletes a specified business entity from the system.

## Path parameters

- `id` string, uuid, required

## Response `204`

Business entity successfully deleted

## Other responses

- `403` — You are not authorized to acess this object

---

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