Kobble-Signature
header with the signature of the request body.
The signature is a HMAC-SHA256 hash of the request body using the secret key as the key.
Kobble-Signature
header with the signature of the request body.
Here is an example of how to validate the signature in Node.js and Python: