bird whatsapp templates versions
Usage
Code example
bird whatsapp templates versionsDescription
A version holds a full copy of every language it carries; once submitted it is frozen,
though an open draft is a version too and stays mutable until submitted. A template's
live version is what its sends serve. Reads work against any version the template still
holds, including the draft.
Reads return JSON; list is paginated. Mutations take flags and/or a --body-file JSON body (flags overriding); run --example to print the body shape or --dry-run to preview the request. Destructive commands require --yes.
Commands
| Name | Description |
|---|---|
| create | Create a template draft |
| delete | Delete a template's open draft |
| get | Get a template version |
| languages | Read a version's per-language content |
| list | List a template's versions |
| submit | Submit a template version for review |
Related resources
Continue with the documentation, guides and examples for this topic. Resources are in English.
Watch the guideBuilding and submitting a WhatsApp templateUnderstand the conceptWhat is a WhatsApp message template?Explore the capabilityWhatsApp templatesFollow the learning pathBuild your first integration
Try the practice and get an implementation brief