Create Table JSON Spec

Create Table JSON Spec

Hello,

The API Documents explains that a ZOHO_ACTION=  CREATETABLE  is possible.

https://www.zoho.com/reports/api/#create-table


However the payload info only say 

ZOHO_TABLE_DESIGN 
(mandatory)

Design content in JSON format

Table structure in JSON format (includes table name, description, folder name, column and lookup details).

There is no spec on how to actually design the table...

Table name, column names, column types, etc ...

Are there any guides or a examples how I can use a JSON table design ?

Thanks in advance.
Cheers,
Tyler