Skip to main content
Send a test event to one of your webhook endpoints, to confirm it’s receiving and can handle Relaybase events correctly.

Request

Body parameters

Response

Relaybase sends an event to your endpoint matching the test_type you requested. The event shape depends on which type you chose:
test_webhook → webhook.test
bulk_validate_success → bulk.validation.completed
bulk_validate_failed → bulk.validation.failed
These test payloads are simulated for testing purposes — sending a test event doesn’t mean the referenced job (e.g. bulk_2x9p) is a real validation job in your account.