Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

secret.md 690 B

You have to be logged in to leave a comment. Sign In

Setting a webhook secret allows you to ensure that POST requests sent to the payload URL are from {% data variables.product.product_name %}. When you set a secret, you'll receive the {% if currentVersion == "free-pro-team@latest" or currentVersion ver_gt "enterprise-server@2.22" %}X-Hub-Signature and X-Hub-Signature-256 headers{% elsif currentVersion ver_lt "enterprise-server@2.23" %}X-Hub-Signature header{% elsif currentVersion == "github-ae@latest" %}X-Hub-Signature-256 header{% endif %} in the webhook POST request. For more information on how to use a secret with a signature header to secure your webhook payloads, see "Securing your webhooks."

Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...