bird email threads delete
Usage
Code example
bird email threads delete <thread-id> [flags]Description
Move a conversation and all its messages to trash (purged after 30 days), or delete permanently with --permanent.
This is destructive and cannot be undone; pass --yes to confirm.
Examples
Code example
bird email threads delete <id> --yesOptions
Safety
| Name | Description |
|---|---|
| --idempotency-key | Deduplication key; a retry with the same key won't act twice |
| --yes | Confirm a destructive action (required; the CLI never prompts) |
Options
| Name | Description |
|---|---|
| --permanent | Permanently delete, skipping the 30-day restore window |
Related
| Name | Description |
|---|---|
| bird email threads get | Get a thread |
| bird email threads list | List threads |
| bird email threads 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