Webhooks
Send Test Event
Sends a test webhook event to verify endpoint configuration
POST
Request Body
string
default:"api.webhook.test"
Event type to send. Defaults to
api.webhook.teststring
Specific endpoint to test. If not provided, tests all active endpoints
Response Fields
string
Success message
string
ID of the test message sent
integer
Number of endpoints that were notified
This endpoint is useful for testing webhook configuration during development or debugging webhook delivery issues.