18.3

The following endpoints were added to the API as part of 18.3:

New

Endpoints

  • Documents
    • /document/file
    • /document/file/{id}
    • /document/file/{id}/checkin
    • /document/file/{id}/checkout
    • /document/file/{id}/download
    • /document/file/{id}/references
    • /document/file/{id}/version
    • /document/file/{id}/version/{ver}/annotations
    • /document/file/{id}/version/{ver}/download
    • /document/folder
    • /document/folder/{id}
    • /document/folder/{id}/allChildren
    • /document/folder/{id}/childFolders
    • /document/folder/{id}/files
    • /document/portfolio/{id}/root
    • /document/project/{id}/root
    • /document/template/{id}/allChildren
    • /document/template/{id}/childFolders
    • /document/template/{id}/files
    • /document/template/{id}/root
    • /document/templateCopy/sourceTemplate/{id}/targetFolder/{targetId}
    • /document/uploadFile/parent/{folderId}/fileName/{fileName}
    • /document/workspace/{code}/{type}/search
    • /document/workspace/{code}/{type}/search?path={path}
    • /document/{docId}/scope/{type}/scopeId/{id}/linkDocument
    • /document/{name}/folderTemplate/{id}