bird email templates delete
Usage
Esempio di codice
bird email templates delete <template-ref> [flags]Description
Delete a template and every version it holds, freeing its slug for reuse in the workspace. The deletion cannot be undone, and a later send naming the template is rejected. A template a scheduled or accepted broadcast still references cannot be deleted, and returns a conflict.
This is destructive and cannot be undone; pass --yes to confirm.
Examples
Esempio di codice
bird email templates 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) |
Related
| Name | Description |
|---|---|
| bird email templates create | Create an email template and its first editable draft |
| bird email templates duplicate | Duplicate an email template |
| bird email templates get | Get an email template |
| bird email templates list | List email templates |
| bird email templates preview | Preview a template with sample values |
| bird email templates update | Update an email template |
Risorse correlate
Prosegui con la documentazione, le guide e gli esempi per questo argomento. Le risorse sono in inglese.
Guarda la guidaHow to build an email templateEsplora la funzionalitàEmail templatesSegui il percorso di apprendimentoBuild your first integrationGuida all'implementazioneEmail templates
Prova l'esercitazione e ottieni un brief di implementazione