v5

latestOpenAPI 3.1.02026-08-04166362486.5 KB
data_sources

Create a new data source

Create a new data source.

Args: params: The data source to create.

Returns: The created data source.

post/v1/data_sources/

Request body

OR

Response

The created 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