update

\!! DESCRIPTION MISSING !!

public update(webhookId: String, reqParams: VyWebhookCreateOrUpdateRequest) : 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