bird email templates versions languages
Usage
Esempio di codice
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 |
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