Updating a Webhook
- Navigate to Settings → Integrations → Webhooks
- Click the webhook you want to edit
- Update the URL, description, or toggle the active status
- Click Save
- URL: Change where webhook events are delivered
- Description: Update the identifying note
- Active Status: Enable or disable webhook delivery without deleting the endpoint
You cannot update the selected events after creation. If you need different events, create a new webhook endpoint.
Regenerating the Signing Secret
If your signing secret is compromised or lost:- Navigate to Settings → Integrations → Webhooks
- Click the webhook
- Click Regenerate Secret
- Save the new secret immediately - it will only be shown once
- Update your webhook receiver with the new secret
Deleting a Webhook
- Navigate to Settings → Integrations → Webhooks
- Click the webhook you want to delete
- Click Delete
- Confirm the deletion
- The webhook stops receiving events immediately
- Any pending deliveries for this webhook are cancelled
- The signing secret is permanently invalidated
- This action cannot be undone

