Webhook Test Server

Uptime: 14335.6s | Projects: 0

No projects yet. Send a POST to create one.
Usage:

curl -X POST "https://toolbox.junaid.guru/webhook/myproject?failCount=3&failStatus=503" \
  -H "Content-Type: application/json" \
  -d '{"events":[{"assetId":1,"eventType":"Created","supertype":"Resource"}]}'


Then visit myproject/status for the live dashboard.