Webhook Commands
Manage signed webhooks and inspect or redeliver their deliveries.
Output formatting flags (--json, --jq, and --template) are documented once in Output Formatting and are omitted from the tables below.
bctrl webhook list
List webhooks
bctrl webhook create
Create a webhook (the signing secret is returned once)
bctrl webhook get
Get a webhook
bctrl webhook patch
Update a webhook
bctrl webhook delete
Delete a webhook
bctrl webhook rotate-secret
Rotate a webhook signing secret
bctrl webhook test
Queue a test delivery
bctrl webhook deliveries list
List webhook deliveries
bctrl webhook deliveries redeliver
Queue a webhook delivery again

