Skip to main content

Webhook

FieldDescriptionSchemeRequired
pathUnique endpoint for the webhook.stringtrue
authentication[].basicBasic AuthBasic
authentication[].githubGithub AuthGithub
authentication[].svixSvix AuthSvix
authentication[].jwtJWT AuthJWT

Basic

FieldDescriptionSchemeRequired
usernameUsernameEnvVartrue
passwordPathEnvVartrue

Github

Use GitHub webhook verification to authenticate requests.

FieldDescriptionSchemeRequired
tokenSecret token for the webhookEnvVartrue

Svix

FieldDescriptionSchemeRequired
secretSigning secretEnvVartrue
verifyTimestampSpecify the tolerance for the timestamp verificationstring

JWT

FieldDescriptionSchemeRequired
jwksUriJWKS URIstringtrue