bird email threads delete
Usage
Codebeispiel
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
Codebeispiel
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 |
Verwandte Ressourcen
Weiter mit der Dokumentation, Anleitungen und Beispielen zu diesem Thema. Die Ressourcen sind auf Englisch.
Anleitung ansehenGetting started with emailDie Funktion erkundenEmailDem Lernpfad folgenBuild your first integrationImplementierungsleitfadenSend your first email
Übung ausprobieren und ein Implementierungs-Briefing erhalten