GenerateTable Description Method for generating a table Signature void GenerateTable(string key, int schemaId, int tableId) Parameters Name Data Type Description key string required The authentication key schemaId int required The id of the schema to which the table belongs. tableId int required The id of the table we want to generate. Response Data Type Description Example