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_typesfileOptional
labels_filefileRequired

Response

This endpoint returns an object.
namestring
Dataset name
idstringOptional
Hume-generated Dataset ID
latest_versionobjectOptional
modified_onintegerOptional
Updated date and time
metadatamap from strings to maps from strings to anyOptional
Additional details as key, value pairs