Skip to main content

Send a test event to a subscription

POST 

/openapi/v1/webhooks/:webhookId/ping

Synchronously deliver a synthetic webhook.test event to this subscription's URL, bypassing the event-pattern filter and active-status check. Returns the outcome of the single delivery attempt — useful for sanity-checking a freshly-created endpoint or troubleshooting why production events aren't arriving.

Request

Responses

OK