Use this URL
Paste it into Alta as the webhook destination, or POST to it from a test sender.
Secret hidden. Use the URL returned at creation time.
ID ep_PwIK9Ep15m · Created 2026-07-07T19:13:48+00:00
Paste it into Alta as the webhook destination, or POST to it from a test sender.
Waiting for requests… Send a webhook to the receiver URL.
curl -i -X POST '/private/webhook-gateway/h/ep_PwIK9Ep15m/SECRET' \
-H 'Content-Type: application/json' \
-d '{"hello":"world"}'