v48

latestOpenAPI 3.1.0raw.githubusercontent.com2026-05-275867561.6 MB
datasets

Update Dataset

Update a specific dataset.

patch/api/v1/datasets/{dataset_id}

Path parameters

dataset_idstring uuid required

Request body

patch_examplesobject nullable

Response

Dataset updated successfully

namestring required
descriptionstring nullable
created_atstring date-time
inputs_schema_definitionobject nullable
outputs_schema_definitionobject nullable
externally_managedboolean nullable
data_type'kv' | 'llm' | 'chat'

Enum for dataset data types.

idstring uuid required
tenant_idstring uuid required