Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 747 Bytes

File metadata and controls

13 lines (10 loc) · 747 Bytes

# CreateWhatsAppFlowRequest

Properties

Name Type Description Notes
account_id string WhatsApp social account ID
name string Flow display name
categories string[] Flow categories
clone_flow_id string Optional: ID of an existing flow to clone the Flow JSON from [optional]
as_version bool When cloning, true keeps the clone in cloneFlowId's version lineage (auto-numbered next version); false/absent creates an independent flow. Ignored without cloneFlowId. [optional]

[Back to Model list] [Back to API list] [Back to README]