---
title: "Delete a sub-account"
method: DELETE
path: "/corporate/subAccount/{id}"
tags: ["Master account"]
---

# Delete a sub-account

`DELETE /corporate/subAccount/{id}`

## Path parameters

- `id` integer, required

## Response `204`

Returned when sub-account is deleted succesfully

## Other responses

- `400` — bad request
- `404` — Organization not found

---

[API](https://skmtc.net/getbrevo/apis/brevo-api.md) · [All operations](https://skmtc.net/getbrevo/apis/brevo-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/getbrevo/brevo-api/versions/2aec3cf66501/schema)
