Tsarr Documentation - v2.11.0
Preparing search index...
index
QBittorrent
torrentsDeletePost
Function torrentsDeletePost
torrentsDeletePost
<
ThrowOnError
extends
boolean
=
false
>
(
options
:
QBittorrent
.
Options
<
TorrentsDeletePostData
,
ThrowOnError
>
,
)
:
RequestResult
<
TorrentsDeletePostResponses
,
unknown
,
ThrowOnError
,
"fields"
,
>
Delete torrents
Requires knowing the torrent hashes. You can get it from
torrent list
.
Type Parameters
ThrowOnError
extends
boolean
=
false
Parameters
options
:
QBittorrent
.
Options
<
TorrentsDeletePostData
,
ThrowOnError
>
Returns
RequestResult
<
TorrentsDeletePostResponses
,
unknown
,
ThrowOnError
,
"fields"
>
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
Tsarr Documentation - v2.11.0
Loading...
Delete torrents
Requires knowing the torrent hashes. You can get it from torrent list.