bird email inbound-addresses
Usage
Code example
bird email inbound-addressesDescription
You forward a real mailbox to an address minted here, and Bird parses everything that
arrives into a received email, read back under email inbound-messages.
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
| Name | Description |
|---|---|
| create | Create an inbound address |
| delete | Delete an inbound address |
| get | Get an inbound address |
| list | List 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