bird whatsapp templates versions languages delete
Usage
Exemplo de código
bird whatsapp templates versions languages delete <template-ref> <version-id> <language> [flags]Description
Removes one language from the draft. The template's default language cannot be removed, and a language under review at WhatsApp refuses removal until that review finishes. WhatsApp is not told until the draft is submitted, and the version a send resolves is unaffected until then.
This is destructive and cannot be undone; pass --yes to confirm.
Examples
Exemplo de código
bird whatsapp 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 whatsapp templates versions languages discard | Discard a language's draft edits back to its submitted copy |
| bird whatsapp templates versions languages get | Get a version's language |
| bird whatsapp templates versions languages list | List a version's languages |
| bird whatsapp templates versions languages set | Write one language of a WhatsApp template's draft |