bird email mailboxes receive-rules delete
Usage
Code example
bird email mailboxes receive-rules delete <mailbox-id> <rule-id> [flags]Description
Remove a receive rule from a mailbox. Rules have no update operation, so a rule's allow or block action cannot be changed after it is created.
This is destructive and cannot be undone; pass --yes to confirm.
Examples
Code example
bird email mailboxes receive-rules delete <mailbox-id> <rule-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 mailboxes receive-rules create | Add a receive rule |
| bird email mailboxes receive-rules list | List receive rules |
Related resources
Continue with the documentation, guides and examples for this topic. Resources are in English.
Watch the guideSetting up your coding agentUnderstand the conceptWhat is an MCP server, and how does an agent use one to send messages?Explore the capabilityCoding agentsFollow the learning pathBuild with AI agents
Get an implementation brief