curl -X POST https://agentgate.mynewapi.com/v1/webhooks/wh_abc123/test \ -H "Authorization: Bearer YOUR_API_KEY"
{ "success": true, "statusCode": 200, "responseTime": 150 }
Send a test event to verify webhook configuration