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/4583a205-cac5-4b1c-8e4c-3b6b1bbca05e \
-H 'Content-Type: application/json' \
-d '{"hello":"world"}'
$ curl -X POST https://play.stag.wehook.io/play/in/4583a205-cac5-4b1c-8e4c-3b6b1bbca05e \ -H 'Content-Type: application/json' \ -d '{"hello":"world"}'