| 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] |