Currently only the “v1” signature will be provided, and it is computed by
running HMAC-SHA256 on the request body, using the configured signing secret as
the secret key. We are working on updating the documentation, but here is a sample that shows how to decode/verify the signature:
If you have any additional questions please feel free to let me know!