bird email templates versions languages delete
Usage
Ejemplo de código
bird email templates versions languages delete <template-ref> <version-id> <language> [flags]Description
Remove one language from a template's draft. The current default cannot be removed on its own; update the template to point the default at a different language first, then remove the old one.
This is destructive and cannot be undone; pass --yes to confirm.
Examples
Ejemplo de código
bird email templates versions languages delete <template-ref> <version-id> <language> --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 versions languages get | Get one language of a version |
| bird email templates versions languages list | List a version's languages |
| bird email templates versions languages set | Upsert one language of a draft |
| bird email templates versions languages update | Update one language of a draft |
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íaHow to build an email templateExplorar la funcionalidadEmail templatesSeguir la ruta de aprendizajeBuild your first integrationGuía de implementaciónEmail templates
Prueba el ejercicio y obtén un resumen de implementación