Skip to main content
PUT
Table.Replace
Replace the full CSV backing a table. This is the only content update operation for tables.
Python
TypeScript
Go
Java
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

table_id
string
required

Body

multipart/form-data
file
file
required
column_schema_overrides
string | null

Response

Successful Response

tables
WorkflowTable · object[]