v1

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

Update License information of a file

Takes four arguments, all Strings. licenseType, rightsHolder, licenseText, licenseUrl

post/files/{id}/license

Path parameters

idstring required

Request body

licenseTypestring required
rightsHolderstring required
licenseUrlstring required
licenseText'by-nc-nd' | 'by-nd' | 'by-nc' | 'by-nc-sa' | 'by-sa' | 'by' required
allowDownloadstring required

Response

OK