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.