Skip to content

Delete torrents

POST
/api/v2/torrents/delete

Authorizations

cookieAuth

Session cookie set by /api/v2/auth/login

Type
API Key (cookie: SID)

Parameters

Query Parameters

hashes*

Pipe-delimited list of hashes.

Type
string
Required

Responses

Delete acknowledged.

text/plain
JSON
"string"

Playground

Authorization
Variables
Key
Value

Samples

Released under the BSD 3 Clause License.