# deleteWebhook

{% code overflow="wrap" %}

```javascript
public deleteWebhook(webhookId: string) : VyPromise<Any>
```

{% endcode %}

{% tabs %}
{% tab title="Details" %}
**Parameters**

| webhookId     | string | This is the \`ID\` of the webhook you want to delete. |
| ------------- | ------ | ----------------------------------------------------- |
| {% endtab %}  |        |                                                       |
| {% endtabs %} |        |                                                       |
