Atualizar webhook existenteAsk AIput https://api-sandbox.asaas.com/v3/webhooks/{id}Utilize este endpoint para atualizar informações de um webhook já cadastrado.Path ParamsidstringrequiredIdentificador único do WebhookBody ParamsnamestringNome do WebhookurlstringURL de destino dos eventossendTypestringenumSequencial (SEQUENTIALLY) ou não sequencial (NON_SEQUENTIALLY)SEQUENTIALLYNON_SEQUENTIALLYSEQUENTIALLYAllowed:NON_SEQUENTIALLYSEQUENTIALLYenabledbooleanDefinir se o Webhook está ativotruetruefalseinterruptedbooleanDefinir se a fila de sincronização está interrompidafalsetruefalseauthTokenstringToken de autenticação do Webhookeventsarray of objectsenumLista dos eventos que este Webhook irá observareventsADD stringResponses 200Ok 400Bad Request 401Unauthorized 404Not foundUpdated 26 days ago