For the complete documentation index, see llms.txt. This page is also available as Markdown.

DeleteWebhook

public static VyTask<VyTaskVoid> DeleteWebhook(string webhookId)

Parameters

webhookId

string

This is the `ID` of the webhook you want to delete.

Last updated