---
title: "DELETE /v1/brokers/{broker-id}"
method: DELETE
path: "/v1/brokers/{broker-id}"
---

# DELETE /v1/brokers/{broker-id}

`DELETE /v1/brokers/{broker-id}`

Deletes a broker. Note: This API is asynchronous.

## Path parameters

- `broker-id` string, required

## Response `200`

Success

- DeleteBrokerResponse
  - `BrokerId` string — The unique ID that Amazon MQ generates for the broker.

## Other responses

- `480` — NotFoundException
- `481` — BadRequestException
- `482` — InternalServerErrorException
- `483` — ForbiddenException

---

[API](https://skmtc.net/aws/apis/mq.md) · [All operations](https://skmtc.net/aws/apis/mq/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/mq/versions/6bca817f350f/schema)
