Skip to content

WebhookAuthInfoV2Input

The authentication type that the endpoint uses.

Fields

Field Type Description
authType AuthenticationTypeV2! Authentication type that the endpoint uses.
customHeaders [CustomHeader!] Authentication req headers.
token String Webhook authentication token.
userCredentials UserCredentials Authentication user credentials.