> ## 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.

# Rotate Webhook Secret

> Generate new webhook signing credential

Rotate the signing credential for a webhook endpoint.

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