> ## Documentation Index
> Fetch the complete documentation index at: https://docs.60db.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Test Webhook

> Send test event to webhook

Test webhook connectivity.

```bash theme={null}
curl -X POST https://api.60db.ai/dialer/webhooks/webhook-id/test \
  -H "Authorization: Bearer your-api-key"
```
