Skip to main content

Endpoint

Sends a synthetic event with "test": true in the payload. The event type is the first one in your webhook’s event_types list.

Example

Response

Test Payload

Your endpoint receives:
The delivery includes all standard webhook headers (X-Webhook-ID, X-Webhook-Event, X-Webhook-Timestamp, X-Webhook-Signature) so you can verify your signature validation logic.