Full Node

Restart a full node

POST https://www.allnodes.com/api/v1/fullnode/{id}/restart

This endpoint allows you to restart full node or sentry node.

This feature is available only for Advanced plan nodes.

Path Parameters

NameTypeDescription

id*

string

Full node you want to get info about. ID can be extracted from the “Get all full nodes” call

Headers

NameTypeDescription

Authorization*

string

Bearer TOKEN

Last updated