WebhookAuthenticationType
Webhook authentication type
This page contains
Fields
NONE | No authentication needed |
TOKEN | String token |
OAUTH2_CLIENT_CREDENTIALS | OAuth 2 client credentials |
OAUTH2_RESOURCE_OWNER_PASSWORD | OAuth2 resource owner password |