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
Name | Type | Description |
---|---|---|
id* | string | Full node you want to get info about. ID can be extracted from the “Get all full nodes” call |
Headers
Name | Type | Description |
---|---|---|
Authorization* | string | Bearer TOKEN |
Last updated