Skip to main content
PUT
Replace the full CSV backing a table. This is the only content update operation for tables.

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
string
required
column_schema_overrides
string | null

Response

Successful Response

tables
WorkflowTable · object[]