Skip to main content
POST
Table.Validate
Validate table shape and column rules against the current CSV snapshot.
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

application/json
required_columns
string[]
columns
Columns · object
unique
string[][]

Response

Successful Response

table_id
string
required
diagnostics
WorkflowTableValidationDiagnostic · object[]
has_errors
boolean
default:false