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> --yesOptions
Safety
| Name | Description |
|---|---|
| --idempotency-key | Deduplication key; a retry with the same key won't act twice |
| --yes | Confirm a destructive action (required; the CLI never prompts) |
Related
| Name | Description |
|---|---|
| bird email templates versions languages get | Get one language of a version |
| bird email templates versions languages list | List a version's languages |
| bird email templates versions languages set | Upsert one language of a draft |
| bird email templates versions languages 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