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

# POST /v1/brokers/{broker-id}/reboot

`POST /v1/brokers/{broker-id}/reboot`

Reboots a broker. Note: This API is asynchronous.

## Path parameters

- `broker-id` string, required

## Response `200`

Success

- RebootBrokerResponse

## 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)
