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/b74cc26e-1732-456b-9836-d4e298503375 \
-H 'Content-Type: application/json' \
-d '{"hello":"world"}'
$ curl -X POST https://play.stag.wehook.io/play/in/b74cc26e-1732-456b-9836-d4e298503375 \ -H 'Content-Type: application/json' \ -d '{"hello":"world"}'