WebhookAuthentication

Authentication method for webhook requests

Values

api_key

API key in custom header

basic

HTTP Basic Authentication (username/password)

bearer

Bearer token authentication

none

No authentication