- The secret generated when first creating the webhook
- The signature in the header daylight-signature
- The string of the body included in the request
Example verification function
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.