# DeleteWebhook

{% code overflow="wrap" %}

```csharp
public static VyTask<VyTaskVoid> DeleteWebhook(string webhookId)
```

{% endcode %}

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

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