v25

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-0131545750.2 KB

Send a test event

Fire-and-forget test delivery through the async dispatcher. The webhook must be enabled and verified.

post/v2/webhooks/{teamId}/{webhookId}/ping

Path parameters

teamIdstring uuid required
webhookIdstring uuid required

Request body

eventstring

Event name to send.

dataobject

Arbitrary JSON payload body.

Response

Event accepted for asynchronous delivery.

dispatchedboolean required
webhook_idstring uuid required
eventstring required