post https://example.com/api/v2/restart-node
Restarts a node
Log in to see full request history
Responses
200OK
400Bad Request
Restarts a node
200OK
400Bad Request
xxxxxxxxxx
curl --request POST \
--url https://example.com/api/v2/restart-node \
--header 'content-type: application/json'
Try It!
to start a request and see the response here!