Documentation
Sign inGet started

bird email inbound-addresses delete

Usage

Contoh kode
bird email inbound-addresses delete <inbound-address-id> [flags]

Description

Delete an inbound address. Mail forwarded to it afterward is no longer received.
This is destructive and cannot be undone; pass --yes to confirm.

Examples

Contoh kode
bird email inbound-addresses 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 email inbound-addresses createCreate an inbound address
bird email inbound-addresses getGet an inbound address
bird email inbound-addresses listList inbound addresses
bird email inbound-addresses updateUpdate an inbound address