---
title: "DELETE /businesses/{businessName}"
method: DELETE
path: "/businesses/{businessName}"
tags: ["Businesses"]
---

# DELETE /businesses/{businessName}

`DELETE /businesses/{businessName}`

Delete a business

## Path parameters

- `businessName` string, required

## Response `200`

- DeleteBusinessResponseDto
  - `deleted` string, required

## Other responses

- `400` — Bad Request Error - Thrown if fields sent via query does not follow specifications
- `401` — Unauthorized - Not logged in or log in expired
- `403` — Forbidden - Not enough permission
- `500` — Server Error

---

[API](https://skmtc.net/railz/apis/fis-accounting-data-as-a-service-api.md) · [All operations](https://skmtc.net/railz/apis/fis-accounting-data-as-a-service-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/railz/fis-accounting-data-as-a-service-api/revisions/5cdfae3fa1fa/schema)
