Webhooks

Fire Test Webhook

Fire a test event at one of the customer's TEST webhooks (#1740, S1).

Free on every tier -- no plan gate, only the test-mode kill-switch. The named webhook is the only target: trackrouter builds one delivery task for it and enqueues that, with no fan-out and no disposable subscription.

trackrouter refuses a LIVE webhook id with 409, which is forwarded as-is.

post/v1/webhooks/{webhook_id}/test

Path parameters

webhook_idstring required

Request body

object nullable required

Response

Successful Response

{"stackTrail":"paths:/v1/webhooks/{webhook_id}/test:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 1 revision of this API.