The following authentication methods are supported for the outbound API calls to 3rd party systems uinsg Webhooks. 


Authentication TypeDescription
NoneNo authentication is required for the webhook.
BasicRequires a username and password for authentication.
TokenUtilizes a token for secure authentication.
OAuthAuthenticates using the OAuth protocol for secure access.