Datasets

Create dataset

POST
Returns 201 if successful

Request

This endpoint expects a multipart form with multiple files.
namestringRequired
Name of the Dataset to be created
feature_typesoptional file
labels_filefile

Response

This endpoint returns an object
name
string
Dataset name
id
stringOptional
Hume-generated Dataset ID
latest_version
objectOptional
modified_on
integerOptional
Updated date and time
metadata
map from strings to maps from strings to anyOptional
Additional details as key, value pairs