Sign inGet started

bird whatsapp templates versions create

Usage

Ejemplo de código
bird whatsapp templates versions create <template-ref> [flags]

Description

Opens the template's editable draft, seeded from the newest submitted version. A template has at most one open draft, so this is safe to call when you are unsure: it returns the existing draft rather than opening a second one. Read the template's draft_version_id first to skip the call. The draft is where every content edit lands, and nothing reaches WhatsApp until the draft is submitted.

Procedure

Step 3 of 7 of "Author a WhatsApp template and get it approved". Previous: bird whatsapp templates create. Next: bird whatsapp templates versions languages set.

Examples

Ejemplo de código
bird whatsapp templates versions create <id>

Options

NameDescription
--idempotency-keyDeduplication key; a retry with the same key won't act twice
--response-schemaPrint the fields this command returns, then exit
NameDescription
bird whatsapp templates versions deleteDelete a template's open 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