From 03ebb671aac226a43cce2f73f828f64eb4c52bd0 Mon Sep 17 00:00:00 2001 From: Keivan Beigi Date: Wed, 26 Aug 2015 00:04:18 -0700 Subject: [PATCH] Updated Webhook (markdown) --- Webhook.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Webhook.md b/Webhook.md index 37f0323..d63a18d 100644 --- a/Webhook.md +++ b/Webhook.md @@ -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 #####