Webhook Events

Webhook test event

Fired when sending a test webhook to verify the endpoint configuration.

postWebhookwebhook.test

Payload

idstring required

Stable webhook event ID

event'webhook.test' required
messagestring required

Human-readable test message

timestampstring date-time required

UTC time at which Zernio generated this test event (set once when the payload is built). Test fires are sent synchronously as a single attempt; a later redelivery of this event keeps the original value.

Response

Webhook received successfully

Changes

Webhooks have no change history: a webhook is keyed by its event name rather than a path and method, so no recorded change can name it.