WebhookAuthenticationCredentialsInput

Authentication credentials based on authentication type

Input Fields

headerName (String)

Header name for API key authentication (defaults to X-API-Key)

key (String)

API key value

password (String)

Password for basic authentication

token (String)

Token for bearer authentication

username (String)

Username for basic authentication