Sign inGet started

bird whatsapp templates versions

Usage

Ejemplo de código
bird whatsapp templates versions

Description

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

NameDescription
createCreate a template draft
deleteDelete a template's open draft
getGet a template version
languagesRead a version's per-language content
listList a template's versions
submitSubmit a template version for review