> ## Documentation Index
> Fetch the complete documentation index at: https://docs.vectalk.com.br/llms.txt
> Use this file to discover all available pages before exploring further.

# Atualizar Webhook

> Atualize a URL, nome ou status de um webhook

<ParamField path="id" type="string" required>ID do webhook.</ParamField>

<ParamField body="url" type="string">Nova URL.</ParamField>

<ParamField body="name" type="string">Novo nome.</ParamField>

<ParamField body="active" type="boolean">Ativar ou desativar o webhook.</ParamField>
