Skip to content

Commit f1652dd

Browse files
committed
docs: note that webhook events are delivered via POST
1 parent be0690c commit f1652dd

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docs/webhook-download.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,8 @@ User-Agent: Gotenberg
139139

140140
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.
141141

142+
Gotenberg delivers each event as a `POST` request, regardless of `Gotenberg-Webhook-Method`.
143+
142144
**Success event:**
143145

144146
```json

0 commit comments

Comments
 (0)