Send a test event to one subscription
POST/v1/webhooks/:webhookId/test-event
Queues a synthetic event addressed to the subscription named in the route, on that subscription's own table. Only the operation and the sample body come from the request. Rejected when the subscription does not exist, is deactivated, or does not subscribe to the requested operation — in each of those cases the event could never be delivered.
Request
Responses
- 200
- 400
- 404
- 409
Payload of Object
Payload of Object
No description
Payload of Object