Skip to main content

Shut down the node

POST 

//v1/node/shutdown

Shut down the node

Responses

The node has been shut down

Authorization: Authorization

name: Authorizationtype: apiKeydescription: JWT Tokenin: header
curl -L -X POST '/v1/node/shutdown' \
-H 'Authorization: <API_KEY_VALUE>'
Request Collapse all
Base URL
Auth
ResponseClear

Click the Send API Request button above and see the response here!