Skip to main content
POST
/
remnawave
/
nodes
/
restart
Restart All Nodes
curl --request POST \
  --url http://localhost:8080/remnawave/nodes/restart
{
  "success": true,
  "detail": "<string>"
}

Response

200 - application/json

Successful Response

success
boolean
required
detail
string | null