bird email threads
Usage
Esempio di codice
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 |
Risorse correlate
Prosegui con la documentazione, le guide e gli esempi per questo argomento. Le risorse sono in inglese.
Guarda la guidaGetting started with emailEsplora la funzionalitàEmailSegui il percorso di apprendimentoBuild your first integrationGuida all'implementazioneSend your first email
Prova l'esercitazione e ottieni un brief di implementazione