curl -X POST "https://kodostatus.com/api/v1/webhooks/wh_abc123/test" \ -H "X-API-Key: your_api_key"
{ "success": true, "status_code": 200 }
Send a test payload to verify the webhook works