v1

latestOpenAPI 3.1.02026-08-04282319386.0 KB
Data Sources

Update Datasource

Update an existing datasource. Updates a datasource with any provided non-null fields and returns the resulting datasource object.

put/datasources/{datasource_id}

Path parameters

datasource_idstring required

Request body

_ownerstring required

ID of user that created this entry.

_orgstring required

ID of user's active organization when creating this entry.

idstring

ID of this entry.

namestring required
type'bigquery' | 's3' | 'duckdb' | 'snowflake' | 'databricks' | 'databricks_warehouse' | 'databricks_volume' required
transient_view_sqlstring nullable
credsDataSourceCreds required

Response

Successful Response

_ownerstring required

ID of user that created this entry.

_orgstring required

ID of user's active organization when creating this entry.

idstring

ID of this entry.

namestring required
type'bigquery' | 's3' | 'duckdb' | 'snowflake' | 'databricks' | 'databricks_warehouse' | 'databricks_volume' required
transient_view_sqlstring nullable
credsDataSourceCreds required