You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/webhooks.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@ Each event type has a specific payload format. The InPlayer webhooks’ payload
18
18
19
19
### Payload headers
20
20
21
-
The HTTP POST requests sent to your webhook URL have several **headers**, including the **custom InPlayer signature header**. You will use this signature to validate the event concerned, as described in the validating events section.
21
+
The HTTP POST requests sent to your webhook URL have several **headers**, including the **custom InPlayer signature header**. You will use this signature to validate the event concerned, as described in the [Validating Events](#validating-events) section.
0 commit comments