Webhook Test API
Verify your webhook implementation prior to deployment
Last updated
Was this helpful?
Verify your webhook implementation prior to deployment
Last updated
Was this helpful?
This call will cause a test POST to be sent to the webhook URL registered to your account. This allows you to verify that your webhook URL is set up properly and able to receive Breach, Identity, and/or BIN Monitoring Alerts from Enzoic.
/webhook-test
This controls the type of webhook body to send to your webhook. Possible values are:
If type is not specified, the default is to send a breachAlert payload.
(Optional) If specified, the call will send the test notification to the webhook with this ID. If this parameter is not provided, the call will instead send the test notification to the default webhook registered for your account.
No body