Send a test event
POST/projects/:projectId/webhooks/:endpointId/test
Queue a ping event so you can confirm the endpoint is reachable and your signature verification works before relying on it.
Constraints:
- Delivery is asynchronous — poll the delivery log for the returned
delivery.idto see the outcome.
Request
Responses
- 202
- 404
The queued test delivery.
Endpoint not found.