Documentation
Sign inGet started

bird webhooks

Usage

Codebeispiel
bird webhooks

Description

An endpoint subscribes to event types and receives signed deliveries. Its signing secret can be rotated, and delivery attempts are recorded per endpoint so a failure can be inspected after the fact.
Reads return JSON; list is paginated. Mutations take flags and/or a --body-file JSON body (flags overriding); run --example to print the body shape or --dry-run to preview the request. Destructive commands require --yes.

Commands

NameDescription
attemptsList delivery attempts
createCreate a webhook endpoint
deleteDelete a webhook endpoint
getGet a webhook endpoint
listList webhook endpoints
rotate-secretRotate webhook signing secret
testSend a test event