Skip to main content
POST
qBittorrent delete torrent

Authorizations

Authorization
string
header
required

Your instance API key as a bearer token: Authorization: Bearer <api_key>. /rest/1.0 also accepts ?auth_token=; /v0/store also accepts X-StremThru-Store-Authorization: Bearer <api_key>.

Body

application/x-www-form-urlencoded
hashes
string

Pipe-separated hashes, or "all".

deleteFiles
boolean

Response

200

Deleted; body is "Ok.".