Use this URL as a target for the API requests or webhook
https://zekker.dev/tools/webhook-debugger/api/capture/9c3137c0147fc6d29cb9c450bbd08b82
All incoming requests to this endpoint will be displayed below.
Enter a stream ID to watch events from another stream.
curl -X POST "https://zekker.dev/tools/webhook-debugger/api/capture/9c3137c0147fc6d29cb9c450bbd08b82" \
-H "Content-Type: application/json" \
-d '{"message": "Hello world", "timestamp": "2025-05-18T12:34:56Z"}'
Use this curl command to send a test request to your stream.