> ## 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 create

> Create a webhook endpoint (prints the signing secret once)

Create a webhook endpoint (prints the signing secret once)

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

```text theme={null}
Usage: agent-cards companies webhooks create [options]

Create a webhook endpoint (prints the signing secret once)

Options:
  --org <org-id>        Company ID
  --url <url>           Endpoint URL (https)
  --events <events>     Comma-separated event names (default '*')
  --description <text>  Description
  -h, --help            display help for command
```
