{ "opencollection": "1.0.0", "info": { "name": "Dataverse Access saveAuxiliaryFileWithVersion API", "version": "v6.8.1-SP" }, "items": [ { "info": { "name": "saveAuxiliaryFileWithVersion", "type": "folder" }, "items": [ { "info": { "name": "Save auxiliary file with version", "type": "http" }, "http": { "method": "POST", "url": "https://borealisdata.ca/api/access/datafile/:fileId/auxiliary/:formatTag/:formatVersion", "params": [ { "name": "fileId", "value": "", "type": "path" }, { "name": "formatTag", "value": "", "type": "path" }, { "name": "formatVersion", "value": "", "type": "path" } ], "body": { "type": "multipart-form", "data": [] } }, "docs": "Saves an auxiliary file" } ] } ], "bundled": true }