v5

latestOpenAPI 3.1.02026-08-04166362486.5 KB
data_sources

Update a data source

Update a data source.

Args: data_source_id: The ID of the data source to update. params: The data source to update.

Returns: The updated data source.

put/v1/data_sources/{data_source_id}

Path parameters

data_source_idstring uuid required

The ID of the data source to update

The ID of the data source to update

Request body

OR

Response

The updated data source

idstring required

The ID of the data source

created_atstring date-time required

The creation time of the data source

updated_atstring date-time required

The last update time of the data source

type'notion' | 'linear' required
namestring required

The name of the data source

{"stackTrail":"components:schemas:DataSource:properties:metadata:anyOf","oasType":"schema","type":"unknown","title":"Metadata","description":"The metadata of the data source","nullable":true}
object'data_source'

The type of the object