APIMethodstorrents.removeOn this pagetorrents.remove Removes a torrent. Request { // An array of torrent info hashes. "info_hashes": [ [ "abcdef0123456789abcd", null ] ], // Set to true to remove the data as well. "remove_data": false} Response null