Test a Webhook Endpoint
Sends a test ping event to a webhook endpoint.
POST
Requires the
webhooks:write scope. Sends a ping event to the endpoint so you can confirm your server receives and verifies deliveries. The delivery is queued and processed asynchronously — inspect the result in the delivery log.
Path parameters
The id of the webhook endpoint to ping.
Response
Returns202 Accepted.
The id of the queued test delivery. Look it up in the delivery log.
Always
pending in this response.
