v1

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

Add JSON-LD metadata to multiple files at once.

JSON object in post should have a list of file IDs under "files" key and metadata under "metadata" key. Metadata will be added to each file in metadata Mongo db collection.

post/files/metadata.jsonld

Request body

filesstring[] required
metadataobject required

Response

OK