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