{ "opencollection": "1.0.0", "info": { "name": "IPFS RPC Add Shutdown API", "version": "v0" }, "items": [ { "info": { "name": "Shutdown", "type": "folder" }, "items": [ { "info": { "name": "shutdown", "type": "http" }, "http": { "method": "POST", "url": "http://localhost:5001/api/v0/shutdown" }, "docs": "Shut down the IPFS daemon." } ] } ], "bundled": true }