From a5c88cd23dc4d1dd7b63fec9082b2389c47ef55e Mon Sep 17 00:00:00 2001 From: Matt Baumann Date: Wed, 13 May 2026 10:37:39 +0200 Subject: [PATCH] Add request method to webhook-download.mdx --- docs/webhook-download.mdx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/webhook-download.mdx b/docs/webhook-download.mdx index 320986d..42d5261 100644 --- a/docs/webhook-download.mdx +++ b/docs/webhook-download.mdx @@ -136,6 +136,8 @@ User-Agent: Gotenberg Set the `Gotenberg-Webhook-Events-Url` header to receive structured JSON events after each webhook operation. Events fire after the main webhook callbacks and do not affect the result delivery. +They are send with POST Http Method and contain the following json contents: + **Success event:** ```json