Special management endpoint to shutdown the node. Optionally provide a timeout parameter to indicate that the node should begin shutting down after a number of seconds.
/v2/shutdown
curl -L \ --request POST \ --url 'https://algo.nownodes.io/v2/shutdown' \ --header 'X-Algo-API-Token: api_key <apiKey>'
{}