bird email inbound-addresses
Usage
Exemplo 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
Continue com a documentação, guias e exemplos sobre este tópico. Os recursos estão em inglês.
Assista ao guiaGetting started with emailExplore a funcionalidadeEmailSiga o percurso de aprendizagemBuild your first integrationGuia de implementaçãoSend your first email
Experimente na prática e obtenha um resumo de implementação