Documentation
Sign inGet started

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> --yes

Options

Safety

NameDescription
--idempotency-keyDeduplication key; a retry with the same key won't act twice
--yesConfirm a destructive action (required; the CLI never prompts)

Options

NameDescription
--permanentPermanently delete — skip the 30-day restore window.
NameDescription
bird email threads getGet a thread
bird email threads listList threads
bird email threads updateUpdate a thread