bird webhooks
Usage
Esempio di codice
bird webhooksDescription
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.