{ "data": { "name": "<string>", "schema": { "columns": [ { "name": "<string>", "type": "<string>", "constraints": [ "<string>" ] } ] }, "numRows": 123 } }
Enter your API key here
Name of the table to create
Schema definition for the table
Show child attributes
Initial data to insert into the table
Table created successfully
Was this page helpful?