Tsarr Documentation - v1.8.0
Preparing search index...
Radarr
PutApiV3DownloadclientByIdData
Type Alias PutApiV3DownloadclientByIdData
type
PutApiV3DownloadclientByIdData
=
{
body
?:
Radarr
.
DownloadClientResource
;
path
:
{
id
:
number
}
;
query
?:
{
forceSave
?:
boolean
}
;
url
:
"/api/v3/downloadclient/{id}"
;
}
Index
Properties
body?
path
query?
url
Properties
Optional
body
body
?:
Radarr
.
DownloadClientResource
path
path
:
{
id
:
number
}
Optional
query
query
?:
{
forceSave
?:
boolean
}
url
url
:
"/api/v3/downloadclient/{id}"
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
body
path
query
url
Tsarr Documentation - v1.8.0
Loading...