I want to create a webhook trigger when a license is updated and struggle with webhook authorization.
The “HMAC256” algorithm requires a secret key and a “password” to generate a signature.
From the doc, I know that “Token” is The secret key. So where I can config the “password”?