UpdateWebhook

void UpdateWebhook(const FString& webhookId, const FVyUpdateWebhookRequest& reqParams) const

Parameters

webhookId

FString

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

reqParams

Request data for the operation

Returns

void

Last updated