Datasets
Put dataset
Overwrite a specific dataset by ID.
put/api/datasets/{id}/
Path parameters
idstring required
Request body
{"stackTrail":"components:schemas:DatasetRequest:properties:columns","oasType":"schema","type":"unknown","description":"All data columns found in Dataset tasks","nullable":true}
descriptionstring nullable
Dataset description
organizationinteger nullable
titlestring required
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