DeleteWebhook
public static VyTask<VyTaskVoid> DeleteWebhook(string webhookId)
Parameters
webhookId
string
This is the `ID` of the webhook you want to delete.
Last updated
public static VyTask<VyTaskVoid> DeleteWebhook(string webhookId)
Parameters
webhookId
string
This is the `ID` of the webhook you want to delete.
Last updated