Webhook Secret Actions
Webhook secrets share the Keys page but serve a different purpose from API keys.| Action | Behavior |
|---|---|
| Create secret | Creates a named webhook secret and shows the raw secret. |
| Rotate secret | Warns that creating a new one will permanently delete the existing one. |
| Show or hide | Toggles whether the secret value is visible in the table. |
| Copy | Copies the secret value. |
| Edit name | Changes the visible label. |
| Delete | Removes the webhook secret. |
Rotate A Webhook Secret Safely
Webhook Secret Questions
Is this the same as an API key?
Is this the same as an API key?
No. API keys authenticate requests to DialNexa. Webhook secrets verify events sent from DialNexa.
Why did my webhook become inactive?
Why did my webhook become inactive?
An external webhook can depend on a configured secret. Check the Webhooks page status.
Can I recover an old secret?
Can I recover an old secret?
Plan as if rotated secrets cannot be recovered from the dashboard.
Related Reading
External Webhooks
Configure event URL.
Webhook Failures
Debug delivery.
Agent Webhooks
Enable events for agents.