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/0cd9222c-4b12-42e6-89cc-fb31a5a4ca3a \
-H 'Content-Type: application/json' \
-d '{"hello":"world"}'
$ curl -X POST https://play.stag.wehook.io/play/in/0cd9222c-4b12-42e6-89cc-fb31a5a4ca3a \ -H 'Content-Type: application/json' \ -d '{"hello":"world"}'