Skip to main content

Create a dataset

POST 

/repositories/:repositoryID/datasets

Adds a new dataset to the specified repository. This endpoint accepts a file containing dataset content in JSON Lines format, along with optional license, metadata, and labels to better classify and describe the dataset.

Request

Responses

Created