HomeGuidesAPI ReferenceChangelogDiscussions
GuidesAPI ReferenceDiscussions

Discussions

Ask a Question
Back to All

How to authenticate webhook events

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