v1
latestOpenAPI 3.0.1The University of Illinois/NCSA Open Source License (NCSA)2026-07-1727211165.4 KBfiles
datasets
Upload a file to a specific dataset
Uploads the file, then links it with the dataset. Returns file id as JSON object, or ids with filenames if multiple files are sent. ID can be used to work on the file using the API. Uploaded file can be an XML metadata file to be added to the dataset. If the optional Boolean parameter extract is set to false, it does not send the file for extraction. By default, Boolean parameter extract is set to true.
post/uploadToDataset/{id}
Path parameters
idstring required
the dataset id
Query parameters
showPreviewsstring
default as "DatasetLevel"
originalZipFilestring
the UUID string of original zip file
flagsstring
flags for previews
extractboolean
folder_idstring
Response
OK