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