bird email templates versions languages
Usage
Ejemplo de código
bird email templates versions languagesDescription
Each language carries its own subject and HTML body, plus a plain-text body you either
supply or let the submit derive from the HTML. Reads work against any version; writes only
apply to a draft, since a submitted version is immutable, and a draft's default language
can never be deleted.
Reads return JSON. Mutations take flags and/or a --body-file JSON body (flags overriding); run --example to print the body shape or --dry-run to preview the request. Destructive commands require --yes.
Commands
| Name | Description |
|---|---|
| delete | Delete one language from a draft |
| get | Get one language of a version |
| list | List a version's languages |
| set | Upsert one language of a draft |
| 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