agent-cards companies webhooks --help
Usage: agent-cards companies webhooks [options] [command]
Manage webhook endpoints for company events
Options:
-h, --help display help for command
Commands:
list [options] List webhook endpoints
create [options] Create a webhook endpoint (prints the signing
secret once)
update [options] <id> Update a webhook endpoint
delete [options] <id> Delete a webhook endpoint and its delivery
history
reveal [options] <id> Show the signing secret for a webhook endpoint
roll-secret [options] <id> Rotate the signing secret for a webhook endpoint
deliveries [options] <id> List recent deliveries for a webhook endpoint
test [options] <id> Send a test event to a webhook endpoint
help [command] display help for command