Update Existing WebhookAsk AIput https://api-sandbox.asaas.com/v3/webhooks/{id}Use this endpoint to update information about an already registered webhook.Path ParamsidstringrequiredUnique Webhook IdentifierBody ParamsnamestringWebhook nameurlstringEvent destination URLsendTypestringenumSequential (SEQUENTIALLY) or non-sequential (NON_SEQUENTIALLY)SEQUENTIALLYNON_SEQUENTIALLYSEQUENTIALLYAllowed:NON_SEQUENTIALLYSEQUENTIALLYenabledbooleanSet whether the Webhook is activetruetruefalseinterruptedbooleanSet whether the sync queue is stoppedfalsetruefalseauthTokenstringWebhook authentication tokeneventsarray of objectsenumList of events this Webhook will observeeventsADD stringResponses 200Ok 400Bad Request 401Unauthorized 404Not foundUpdated 19 days ago