---
title: "Reconnect Node"
method: POST
path: "/api/node/{node_id}/reconnect"
tags: ["Node"]
---

# Reconnect Node

`POST /api/node/{node_id}/reconnect`

Trigger a reconnection for the specified node. Only accessible to sudo admins.

## Path parameters

- `node_id` integer, required

## Response `200`

Successful Response

- unknown

## Other responses

- `401` — Unauthorized Error
- `403` — Forbidden Error
- `422` — Validation Error

---

[API](https://skmtc.dev/rain/apis/pasarguardapi.md) · [All operations](https://skmtc.dev/rain/apis/pasarguardapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/rain/pasarguardapi/revisions/b3bebca20611/schema)
