Skip to main content

Update Dataset

Update an existing dataset by adding additional data points.

Path Parameters
id Id — REQUIRED
Request Body — REQUIRED
data object[] — REQUIRED
Responses
200

Successful Response

Schema
id Id — REQUIRED
attempted Attempted — REQUIRED
succeeded Succeeded — REQUIRED
processing Processing — REQUIRED
msg Msg — REQUIRED
fields object[] — REQUIRED
id Id — REQUIRED
dataset_id Dataset Id — REQUIRED
name Name — REQUIRED
display_name Display Name — REQUIRED
data_type DataTypes — REQUIRED

Possible values: [text, categorical, multi_categorical, quantitative, character_offsets, url, ordinal_regression, file_pdf]

An enumeration.

required Required — REQUIRED
meta object
count Count
null_count Null Count
value_counts object
latest_counts_increase object
distinct_values string[]
created_at date-time
updated_at date-time
422

Validation Error

Schema
detail object[]
loc string[] — REQUIRED
msg Message — REQUIRED
type Error Type — REQUIRED