/api/table

POST /api/table/{id}/replace-csv

Replaces the contents of the table identified by :id with the rows of an uploaded CSV file. The table must have been created by uploading a CSV file.

post/api/table/{id}/replace-csv

Path parameters

idinteger required

value must be an integer greater than zero.

Response

Successful response

Changes