4.6.2.2.6. Uploading Files from Storage

Uploading files from FileStorage requires a {host:port}/app-portal/api/download?f=<fileDescriptorId>&s=<sessionId> GET request with the following parameters:

  • f − the ID of the corresponding FileDescriptor instance.

  • s − current session ID.