update
public final Response<Webhook> update(String webhookId, UpdateWebhookRequest requestBody, RequestOverrides overrides)
Update a webhook destination
Return
The updated webhook destination
Parameters
webhook
The id of the webhook destination to update.
request
The values to update the webhook destination with
overrides
Optional request overrides to apply