curl -X POST https://prod.api.unleeshed.ai/partner/v1/webhooks/whk_abc123/test \ -H "X-Api-Key: your_api_key"
{ "success": true, "test_event_id": "evt_test_abc123", "delivery_status": "delivered", "response_code": 200, "error": null }
Send a test event to verify webhook setup
delivered
failed