bird email threads
Usage
Exemplo de código
bird email threadsDescription
A thread groups one conversation's messages, newest first, and spans every mailbox
unless you filter by mailbox, contact, label, or time. Deleting takes an id, and
--permanent skips the trash window.
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 |
|---|---|
| delete | Delete a thread |
| get | Get a thread |
| list | List threads |
| messages | Read and reply to messages in a thread |
| update | Update a thread |
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