deleteWebhook
public deleteWebhook(webhookId: string) : VyPromise<Any>
Parameters
webhookId
string
This is the `ID` of the webhook you want to delete.
Last updated
public deleteWebhook(webhookId: string) : VyPromise<Any>
Parameters
webhookId
string
This is the `ID` of the webhook you want to delete.
Last updated