v76

latestOpenAPI 3.0.3raw.githubusercontent.com2026-08-015764591.5 MB
Datasets

Update dataset

Update a specific dataset by ID.

patch/api/datasets/{id}/

Path parameters

idinteger required

A unique integer value identifying this dataset.

Request body

{"stackTrail":"components:schemas:PatchedDatasetRequest:properties:columns","oasType":"schema","type":"unknown","description":"All data columns found in Dataset tasks","nullable":true}
descriptionstring nullable

Dataset description

organizationinteger nullable
titlestring

Dataset title

total_entitiesinteger nullable
vector_db_dataset_namestring

Dataset name for weaviate schema

Response

{"stackTrail":"components:schemas:Dataset:properties:columns","oasType":"schema","type":"unknown","description":"All data columns found in Dataset tasks","nullable":true}
created_atstring date-time required

Creation time

descriptionstring nullable

Dataset description

idinteger required
organizationinteger nullable
titlestring required

Dataset title

total_entitiesinteger nullable
updated_atstring date-time required

Last updated time

vector_db_dataset_namestring

Dataset name for weaviate schema