Update Integration Source Table
Update an integration source table.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Query Parameters
Body
Model for updating an integration source table.
Skip automatic embedding trigger for bulk operations
ai_generated, manual_edit, imported, information_schema Response
Successful Response
Response model for integration source tables.
Table name
Optional description of the table
Whether this table is active for analysis
Priority for processing (lower numbers processed first)
Table type (e.g., TABLE, VIEW, MATERIALIZED_VIEW)
Number of rows in the table
Overall percentage of null values across all columns
Null percentage per column
Distinct value percentage per column
Earliest timestamp found in the table
Latest timestamp found in the table
Granularity of date data (daily, hourly, etc.)
When the table was last loaded/updated
How frequently the table is updated
Data latency in minutes
Whether this is a staging/temporary table
How description was created: 'ai_generated' | 'manual_edit' | 'imported' | 'information_schema'
ai_generated, manual_edit, imported, information_schema When description was last modified
Number of columns in the table