Tsarr Documentation - v2.11.0
Preparing search index...
index
Seerr
WebhookSettings
Type Alias WebhookSettings
type
WebhookSettings
=
{
enabled
?:
boolean
;
types
?:
number
;
options
?:
{
webhookUrl
?:
string
;
authHeader
?:
string
;
jsonPayload
?:
string
;
supportVariables
?:
boolean
;
}
;
}
Index
Properties
enabled?
types?
options?
Properties
Optional
enabled
enabled
?:
boolean
Optional
types
types
?:
number
Optional
options
options
?:
{
webhookUrl
?:
string
;
authHeader
?:
string
;
jsonPayload
?:
string
;
supportVariables
?:
boolean
;
}
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
enabled
types
options
Tsarr Documentation - v2.11.0
Loading...