diff --git a/docs/Plugins/webhook.md b/docs/Plugins/webhook.md index b477de83eff..6e891467897 100644 --- a/docs/Plugins/webhook.md +++ b/docs/Plugins/webhook.md @@ -214,7 +214,7 @@ More information about these columns at the [domain layer issues table](/DataMod #### Register Issues - Close Issues (Optional) -`POST /api/rest/plugins/webhook/1/issue/:issueId/close` +`POST /api/rest/plugins/webhook/connections/1/issue/:issueId/close` needs to be called when an issue or incident is closed. Replace `:issueId` with specific strings and keep the body empty.