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