bird email inbound-addresses
Usage
Ejemplo de código
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 |
Recursos relacionados
Continúa con la documentación, guías y ejemplos sobre este tema. Los recursos están en inglés.
Ver la guíaGetting started with emailExplorar la funcionalidadEmailSeguir la ruta de aprendizajeBuild your first integrationGuía de implementaciónSend your first email
Prueba el ejercicio y obtén un resumen de implementación