Update webhookAsk AIpatch https://api.fireblocks.io/v1/webhooks/{webhookId}Update a webhook by its id Endpoint Permission: Owner, Admin, Non-Signing Admin.Path ParamswebhookIduuidrequiredThe unique identifier of the webhookBody Paramsurlstringlength ≥ 1The url of the webhook where notifications will be sent. URL must be valid, unique and https.descriptionstringlength ≥ 1description of the webhook of what it is used for.should not contain special characters.eventsarray of objectsThe events that the webhook will be subscribed toeventsADD stringenabledbooleanThe status of the webhookfalsetruefalseResponses 200Updated webhook object defaultError ResponseUpdated 4 months ago