/
LI
lidarr
/
Lidarr
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 1h ago · Updated 3w ago
View markdown
lidarr
Lidarr
post
/api/v1/notification/action/{name}
v1
latest
OpenAPI 3.0.4
GPL-3.0
2026-07-17
236
141
308.7 KB
Album
6
AlbumLookup
1
AlbumStudio
1
ApiInfo
1
Artist
5
ArtistEditor
2
ArtistLookup
1
Authentication
2
AutoTagging
6
Backup
4
Blocklist
3
Calendar
2
CalendarFeed
1
Command
4
CustomFilter
5
CustomFormat
8
Cutoff
2
DelayProfile
6
DiskSpace
1
DownloadClient
11
DownloadClientConfig
3
FileSystem
3
Health
1
History
4
HostConfig
3
ImportList
11
ImportListExclusion
5
Indexer
11
IndexerConfig
3
IndexerFlag
1
Language
2
Localization
1
Log
1
LogFile
2
ManualImport
2
MediaCover
2
MediaManagementConfig
3
Metadata
9
MetadataProfile
5
MetadataProfileSchema
1
MetadataProviderConfig
3
Missing
2
NamingConfig
4
Notification
9
get
/api/v1/notification/{id}
put
/api/v1/notification/{id}
delete
/api/v1/notification/{id}
get
/api/v1/notification
post
/api/v1/notification
get
/api/v1/notification/schema
post
/api/v1/notification/test
post
/api/v1/notification/testall
post
/api/v1/notification/action/{name}
Parse
1
Ping
2
QualityDefinition
4
QualityProfile
5
QualityProfileSchema
1
Queue
3
QueueAction
2
QueueDetails
1
QueueStatus
1
Release
2
ReleaseProfile
5
ReleasePush
1
RemotePathMapping
5
RenameTrack
1
RetagTrack
1
RootFolder
5
Search
1
StaticResource
4
System
5
Tag
5
TagDetails
2
Task
2
Track
2
TrackFile
6
UiConfig
3
Update
1
UpdateLogFile
2
Notification
post
/api/v1/notification/action/{name}
Path parameters
name
string
required
Request body
NotificationResource
required
id
integer
name
string
nullable
fields
Field[]
nullable
implementationName
string
nullable
implementation
string
nullable
configContract
string
nullable
infoLink
string
nullable
message
ProviderMessage
tags
integer[]
nullable
presets
NotificationResource[]
nullable
link
string
nullable
onGrab
boolean
onReleaseImport
boolean
onUpgrade
boolean
onRename
boolean
onArtistAdd
boolean
onArtistDelete
boolean
onAlbumDelete
boolean
onHealthIssue
boolean
onHealthRestored
boolean
onDownloadFailure
boolean
onImportFailure
boolean
onTrackRetag
boolean
onApplicationUpdate
boolean
supportsOnGrab
boolean
supportsOnReleaseImport
boolean
supportsOnUpgrade
boolean
supportsOnRename
boolean
supportsOnArtistAdd
boolean
supportsOnArtistDelete
boolean
supportsOnAlbumDelete
boolean
supportsOnHealthIssue
boolean
supportsOnHealthRestored
boolean
includeHealthWarnings
boolean
supportsOnDownloadFailure
boolean
supportsOnImportFailure
boolean
supportsOnTrackRetag
boolean
supportsOnApplicationUpdate
boolean
testCommand
string
nullable
Response
OK