Tsarr Documentation - v2.11.0
Preparing search index...
index
Seerr
GetBlacklistByTmdbIdData
Type Alias GetBlacklistByTmdbIdData
type
GetBlacklistByTmdbIdData
=
{
body
?:
never
;
path
:
{
tmdbId
:
string
}
;
query
:
{
mediaType
:
"movie"
|
"tv"
}
;
url
:
"/blacklist/{tmdbId}"
;
}
Index
Properties
body?
path
query
url
Properties
Optional
body
body
?:
never
path
path
:
{
tmdbId
:
string
}
Type Declaration
tmdbId
:
string
tmdbId ID
query
query
:
{
mediaType
:
"movie"
|
"tv"
}
url
url
:
"/blacklist/{tmdbId}"
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
body
path
query
url
Tsarr Documentation - v2.11.0
Loading...
tmdbId ID