CLICommand reference
Webhooks
Generated reference for nimbu webhooks
Generated from the CLI command contract. Do not edit this page manually.
nimbu webhooks
Manage webhooks
nimbu webhooks delete
Delete a webhook
Flags
| Flag | Required | Default | Description |
|---|---|---|---|
--id | yes | Webhook ID |
nimbu webhooks get
Get webhook details
Flags
| Flag | Required | Default | Description |
|---|---|---|---|
--id | yes | Webhook ID |
nimbu webhooks list
List webhooks
Flags
| Flag | Required | Default | Description |
|---|---|---|---|
--fields | no | Comma-separated fields to return | |
--locale | no | Filter by locale | |
--include | no | Include related resources | |
--sort | no | Sort by field, e.g. field or field:desc | |
--filters | no | Filter by key=value, repeatable | |
--all | no | Fetch all pages | |
--page | no | 1 | Page number |
--per-page | no | 25 | Items per page |