Webhooks v3 reference topics
Reference information on Webhooks v3, with an emphasis on the different piece (HTTP request, HTTP headers, security event token) that make up a webhooks notification.
Webhooks v3 technical reference
-
Webhooks v3 HTTP request
Here’s what a Webhooks event notification (a Webhooks HTTP request) looks like. -
Webhooks v3 HTTP headers
The HTTP headers included in a Webhooks event notification. -
Webhooks v3 security event tokens
Decoding (and making sense of) a security event token. -
Webhooks v3 JSON web keys
Use JSON Web Keys to verify the signature on a Webhooks event notification. -
Webhooks v3 supported event filter keywords
When it comes to event filters, Webhooks v3 supports a subset of the JSON Schema draft 7 validation language.
Related articles
Updated almost 2 years ago