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/f10b518d-3228-4426-a674-fd464f93249a \
-H 'Content-Type: application/json' \
-d '{"hello":"world"}'
$ curl -X POST https://play.stag.wehook.io/play/in/f10b518d-3228-4426-a674-fd464f93249a \ -H 'Content-Type: application/json' \ -d '{"hello":"world"}'