Documentation
Sign inGet started

bird webhooks delete

Usage

Exemplo de código
bird webhooks delete <webhook-id> [flags]

Description

Delete a webhook endpoint
This is destructive and cannot be undone; pass --yes to confirm.

Examples

Exemplo de código
bird webhooks delete <id> --yes

Options

Safety

NameDescription
--idempotency-keyDeduplication key; a retry with the same key won't act twice
--yesConfirm a destructive action (required; the CLI never prompts)
NameDescription
bird webhooks attemptsList delivery attempts
bird webhooks createCreate a webhook endpoint
bird webhooks getGet a webhook endpoint
bird webhooks listList webhook endpoints
bird webhooks rotate-secretRotate webhook signing secret
bird webhooks testSend a test event