Register a Webhook
Last updated
Last updated
Allows you to register a new webhook to receive notifications for monitoring alerts. This can include Breach, Identity, and BIN Monitoring alerts.
The URL of the webhook to send alerts to when a match is found.
"https://mywebhook.com"
If true, this webhook will be used as the default for all new monitoring requests which do not specify a webhook. This will automatically override any existing default webhook. The first webhook created on an account automatically becomes the default.
false
The call was successful and the webhook is now available for use on your account.
The ID of the webhook.
"5a3ae05132ffb96e664d4626"
The URL of the webhook.
"https://mywebhook.com"
The key for the webhook. This is passed to the webhook as the username using basic authentication, so that you may verify Enzoic is the caller.
"51000000000000000000000000000000"
The secret for the webhook. This is passed to the webhook as the password using basic authentication, so that you may verify Enzoic is the caller.
"51000000000000000000000000000000"
If true, this webhook is the default webhook for the account.
false