v1

latestOpenAPI 3.0.3Proprietary2026-07-244065126.5 KB
Webhooks

Test Webhook Delivery

Triggers a synchronous test delivery to the webhook's configured URL using a sample payload with 'test': true. Returns immediate feedback including the HTTP status code, response body (truncated to 2000 chars), and round-trip duration in milliseconds. Only the webhook owner can trigger a test delivery. Uses a 10-second timeout.

post/api/v2/webhooks/{webhook_id}/test

Path parameters

webhook_idinteger required

The ID of the webhook to test

Response

successboolean
status_codeinteger nullable
response_bodystring
duration_msinteger