curl -X POST "https://kodostatus.com/api/v1/notifications/channels/ch_abc123/test" \ -H "X-API-Key: your_api_key"
{ "success": true, "message": "Test notification sent" }
Send a test notification to verify the channel works