Documentation
Sign inGet started

bird email templates versions languages delete

Usage

Code example
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

Code example
bird email templates versions languages delete <template-ref> <version-id> <language> --yes

Options

Safety

NameDescription
--idempotency-keyDeduplication key; a retry with the same key won't act twice
--yesConfirm a destructive action (required; the CLI never prompts)
NameDescription
bird email templates versions languages getGet one language of a version
bird email templates versions languages listList a version's languages
bird email templates versions languages setUpsert one language of a draft
bird email templates versions languages updateUpdate one language of a draft