多维表格
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

39 lines
1.0 KiB

---
title: 'Actions on webhook'
description: 'Learn how to enable/disable, duplicate and delete webhooks.'
tags: ['Webhook', 'Delete', 'Duplicate', 'Disable', 'Enable']
keywords: ['Webhook overview', 'NocoDB webhook', 'create webhook', 'modify webhook', 'delete webhook']
---
### Enable/Disable Webhook
To disable a Webhook
- Open `Webhook` tab to find list of webhooks created
- Toggle `Activate` button to enable/disable
![Webhook List](/img/v2/webhook/webhook-list-2.png)
### Delete Webhook
To delete a Webhook
- Open `Webhook` tab to find list of webhooks created
- Click on `...` actions button associated with the webhook to be deleted
- Select `Delete`
![Webhook context menu](/img/v2/webhook/webhook-list-3.png)
### Duplicate Webhook
To duplicate a Webhook
- Open `Webhook` tab to find list of webhooks created
- Click on `...` actions button associated with the webhook to be duplicate
- Select `Duplicate`
![Webhook context menu](/img/v2/webhook/webhook-list-3.png)
A copy of the webhook will be created (disabled by default) with a suffix ` - Copy`