---
title: "Restart"
method: POST
path: "/actions/restart"
tags: ["Actions"]
---

# Restart

`POST /actions/restart`

Restart the broker on specified nodes or all nodes

## Request body

- object
  - `nodes` string[] — Optional list containing a single node name. In a multi-node cluster, only one node can be restarted at a time and all other nodes must be running.

## Response `200`

Restart initiated

---

[API](https://skmtc.dev/cloudamqp/apis/cloudamqp-instance-api.md) · [All operations](https://skmtc.dev/cloudamqp/apis/cloudamqp-instance-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/cloudamqp/cloudamqp-instance-api/revisions/d04a3670170c/schema)
