1
0
Fork 0
mirror of https://github.com/Sonarr/Sonarr synced 2025-01-03 05:35:29 +00:00

Updated Webhook (markdown)

Keivan Beigi 2015-08-26 00:04:18 -07:00
parent c9051fb96c
commit 03ebb671aa

@ -2,11 +2,11 @@ If you're looking to notify a web service to indicate when Sonarr has done thing
### Overview ###
Sonarr can notify a webservice using POST or PUT when new episodes are imported, a series is renamed, or new files are grabbed.
Sonarr can notify a web service using `POST` or `PUT` when new episodes are imported, renamed, or grabbed.
Parameters are passed to the webservice using a JSON body
Parameters are passed to the web service as a JSON body
### Example Outputs ###
### Example Payload ###
##### On Download/On Upgrade #####