update

\!! DESCRIPTION MISSING !!

public update(webhookId: string, reqParams: VyNotificationWebhookRequest) : VyPromise<VyWebhookDto>

Parameters

webhookId

string

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

reqParams

Request data for the operation

Returns

VyPromise<VyWebhookDto>

Last updated