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