Get a shared secret

Retrieves a single secret key used to sign all webhook requests.

This secret will be used to create a HMACSHA256 hash of every webhook request sent. The result will be Base64 encoded and sent under the X-HMAC-SHA256-Signature header in the request.

Language
Authorization
URL
Click Try It! to start a request and see the response here!