Sign inGet started

bird whatsapp templates versions delete

Usage

Przykład kodu
bird whatsapp templates versions delete <template-ref> <version-id> [flags]

Description

Deletes the open draft and every unsubmitted edit in it, leaving the template with no draft until bird whatsapp templates versions create opens another. What sends resolve is unaffected, because a submitted version is immutable and keeps serving. To revert one language instead of discarding all of them, use bird whatsapp templates versions languages discard.
This is destructive and cannot be undone; pass --yes to confirm.

Examples

Przykład kodu
bird whatsapp templates versions delete <template-ref> <version-id> --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 whatsapp templates versions createCreate a template draft
bird whatsapp templates versions getGet a template version
bird whatsapp templates versions listList a template's versions
bird whatsapp templates versions submitSubmit a template version for review