Expand description
Tables API for uploading and managing custom data
Structsยง
- Clear
Table Response - Response from clearing a table
- Create
Table Request - Request to create a table
- Create
Table Response - Response from creating a table
- Delete
Table Response - Response from deleting a table
- Insert
Response - Response from inserting data
- List
Tables Options - Options for listing tables
- List
Tables Response - Response from listing tables
- Table
- Table list element
- Table
Column - Table column definition
- Table
Column Info - Table column info (from list response)
- Table
Owner - Table owner info
- Tables
Api - Tables (uploads) API
- Upload
CsvRequest - Request to upload CSV data
- Upload
CsvResponse - Response from CSV upload