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

# agent-cards companies webhooks update

> Update a webhook endpoint

Update a webhook endpoint

```bash theme={null}
agent-cards companies webhooks update --help
```

```text theme={null}
Usage: agent-cards companies webhooks update [options] <id>

Update a webhook endpoint

Options:
  --org <org-id>        Company ID
  --url <url>           New endpoint URL
  --events <events>     Comma-separated event names
  --status <status>     enabled | disabled
  --description <text>  Description
  -h, --help            display help for command
```
