iOS 16 and iOS 17 support ends late July 2026. Update your device to iOS 18.0 or later to continue receiving Cerby app updates.
For the complete documentation index, see llms.txt. This page is also available as Markdown.

Test a webhook endpoint

This article describes how to send a verification challenge to a webhook endpoint in Cerby to confirm it is reachable and responding correctly.

Who can use this feature?

  • Workspace Owners, Super Admins, and Admins

  • Supported using the Cerby web app

As a workspace Owner, Super Admin, or Admin, you can send a verification challenge to a webhook endpoint to confirm it is reachable and responding correctly. The challenge uses the same signing algorithm and key as live deliveries and works even while the webhook is turned off.

To test a webhook endpoint, complete the following steps:

  1. Log in to your Cerby workspace.

  2. Select Settings from the left navigation. The Workspace Configuration page is displayed.

  3. Select the Webhooks left tab.

  4. Click the name of the webhook you want to test. The webhook detail page is displayed.

  5. Click the Test endpoint button. A panel opens showing the endpoint URL and a description of the verification challenge.

  6. Click the Send test event button. Cerby sends a verification challenge to the configured endpoint URL. The panel displays the HTTP status and the request and response details.

Now you are done.

Last updated

Was this helpful?