Update Datasource
Authorizations
Path Parameters
Body
Body for updating a datasource. Omit a field to leave it unchanged.
Updated datasource name
Updated description
Updated connection configuration
Metadata extraction config — if changed, re-extraction triggers automatically
Table and column descriptions to update (structured datasources only)
Response
Successful Response
A datasource with its latest sync/ingest state and (optionally) table details.
Unique datasource ID
Human-readable datasource name
What this datasource contains
Connection configuration (summary — infra details like buckets, roles, and hosts are not echoed back)
ISO 8601 creation timestamp
ISO 8601 last-update timestamp
ISO 8601 timestamp of the most recent ingest run
Status of the most recent ingest run (e.g. 'completed', 'failed')
Total number of files ingested across all runs
Current metadata extraction configuration
File counts for the datasource
Per-method counts from the latest ingest run
Tables discovered on a structured datasource — only populated when include_tables=true