Skip to main content
PATCH
Update table name or metadata. This does not mutate rows, columns, cells, or the backing CSV contents.

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

application/json
name
string | null
metadata
Metadata · object | null

Response

Successful Response

tables
WorkflowTable · object[]