bird email threads delete
Usage
Ejemplo de código
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
Ejemplo de código
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 |
Recursos relacionados
Continúa con la documentación, guías y ejemplos sobre este tema. Los recursos están en inglés.
Ver la guíaGetting started with emailExplorar la funcionalidadEmailSeguir la ruta de aprendizajeBuild your first integrationGuía de implementaciónSend your first email
Prueba el ejercicio y obtén un resumen de implementación