bird email threads
Usage
Code example
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 |
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