bird email inbound-addresses delete
Usage
Code example
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
Code example
bird email inbound-addresses delete <id> --yesOptions
Safety
| Name | Description |
|---|---|
| --idempotency-key | Deduplication key; a retry with the same key won't act twice |
| --yes | Confirm a destructive action (required; the CLI never prompts) |
Related
| Name | Description |
|---|---|
| bird email inbound-addresses create | Create an inbound address |
| bird email inbound-addresses get | Get an inbound address |
| bird email inbound-addresses list | List inbound addresses |
| bird email inbound-addresses update | Update an inbound address |
Related resources
Continue with the documentation, guides and examples for this topic. Resources are in English.
Watch the guideGetting started with emailExplore the capabilityEmailFollow the learning pathBuild your first integrationImplementation guideSend your first email
Try the practice and get an implementation brief