bird email threads delete
Usage
Esempio di codice
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
Esempio di codice
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 |
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