files
extractions

Submit file for extraction by a specific extractor

Extractions for Files.

post/files/{id}/extractions

Path parameters

idstring required

Request body

parametersstring[]
extractorstring

the extractor Id

Example request

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

Response

OK

Changes