Update
\!! DESCRIPTION MISSING !!
public static VyTask<VyWebhookDto> Update(string webhookId, VyNotificationWebhookRequest reqParams)
Parameters
webhookId
string
This is the ```ID``` of the webhook you want to update.
Returns
VyTask<VyWebhookDto>
Last updated