There was an error while loading. Please reload this page.
1 parent 7841e1b commit aa68b4dCopy full SHA for aa68b4d
1 file changed
docs/integrations-webhook.rst
@@ -65,7 +65,7 @@ The default webhook payload is JSON-formatted and contains at least:
65
- ``hook`` — The data related to the webhook, like event name, e.g. ``request.created``
66
- ``data`` — Object containing event-specific data
67
68
-If **extra payload** is defined, it is merged into the JSON body.
+If **extra payload** is defined, it is merged into the JSON body.
69
If **extra headers** are defined, they are added to the HTTP request.
70
71
Example payload::
0 commit comments