v1

latestOpenAPI 3.0.1The University of Illinois/NCSA Open Source License (NCSA)2026-07-1727211165.4 KB
extractions

Submit dataset for extraction by a specific extractor

Extractions for dataset.

post/datasets/{ds_id}/extractions

Path parameters

ds_idstring required

Request body

parametersstring[]
extractorstring

the extractor Id

Example request

{
  "extractor": "ncsa.image.metadata"
}

Response

OK