APIWeb APINodesStop a nodeStop a node POST /api/stop_node Asks the runtime daemon to stop a single running node. force skips the graceful shutdown and kills the node immediately. Request Responses200404422503Successful ResponseNode not runningValidation ErrorRuntime unavailable