instances-file/{type}/{id}
Number of APIs: 6
-
Make current to latest version POST {{baseUrl}}/instances/file/:type/:id/make-current
-
List all versions of the file GET {{baseUrl}}/instances/file/:type/:id/versions
-
Check in as next version POST {{baseUrl}}/instances/file/:type/:id/nextVersion
-
Check in as current version POST {{baseUrl}}/instances/file/:type/:id/currentVersion
-
Check if user privilege to download the content associated with file type GET {{baseUrl}}/instances/file/:type/:id/canDownload
-
Delete all versions of an object DELETE {{baseUrl}}/instances/file/:type/:id/all