Waiting for first event
No webhook yet
Send a request to your ingestion URL — it will appear here in real time.
Try it
curl -X POST https://play.stag.wehook.io/play/in/2bf888ec-8204-4df2-add0-a6d9919be605 \
-H 'Content-Type: application/json' \
-d '{"hello":"world"}'
$ curl -X POST https://play.stag.wehook.io/play/in/2bf888ec-8204-4df2-add0-a6d9919be605 \ -H 'Content-Type: application/json' \ -d '{"hello":"world"}'