v1
latestOpenAPI 3.0.1The University of Illinois/NCSA Open Source License (NCSA)2026-07-1727211165.4 KBdatasets
Create new dataset with no file
New dataset requiring zero files based on values of fields in attached JSON. Returns dataset id as JSON object. Requires name, description, and space. Optional list of existing file ids to add.
post/datasets/createempty
Request body
Example request
{
"name": "A dataset"
}Response
OK