bird email templates versions languages
Usage
Code example
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 |
Related resources
Continue with the documentation, guides and examples for this topic. Resources are in English.
Watch the guideHow to build an email templateExplore the capabilityEmail templatesFollow the learning pathBuild your first integrationImplementation guideEmail templates
Try the practice and get an implementation brief