bird whatsapp templates versions
Usage
Ejemplo de código
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 |
Recursos relacionados
Continúa con la documentación, guías y ejemplos sobre este tema. Los recursos están en inglés.
Ver la guíaBuilding and submitting a WhatsApp templateComprender el conceptoWhat is a WhatsApp message template?Explorar la funcionalidadWhatsApp templatesSeguir la ruta de aprendizajeBuild your first integration
Prueba el ejercicio y obtén un resumen de implementación