/api/table
POST /api/table/{id}/append-csv
Inserts the rows of an uploaded CSV file into the table identified by :id. The table must have been created by uploading a CSV file.
post/api/table/{id}/append-csv
Path parameters
idinteger required
value must be an integer greater than zero.
Response
Successful response