PUT /projects/{project_name}/tables/{table_id}
Storage Tables
Upload CSV to Storage Table
Overwrite or append csv data to a storage table.
PUT
PUT /projects/{project_name}/tables/{table_id}
Documentation Index
Fetch the complete documentation index at: https://docs.cloudsquid.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Path Parameters
The name of the project
The id of the table
Body
application/json
Response
Successfully updated table
