Discussions
How to authenticate webhook events
over 3 years ago by Ryan Eardley
From my understanding, we authenticate incoming webhook events to our listener by validating the base64 username/password that is contained in the header of the request.
What is the name of the header parameter? I do not see any header parameters in the request for this.
Thank you!
Ryan