JBoss.orgCommunity Documentation
REST API FileExchangeService for uploading files is defined in org.exoplatform.services.xmpp.rest.FileExchangeService class.
| Service name | Service URL | Location | Description |
|---|---|---|---|
| FileExchangeService | $portalname/$restcontextname/fileexchange |
- Maven groupid: org.exoplatform.cs - InterfactId: exo.cs.eXoApplication.chat.service | Upload a file to the server and inform the user that the file can be downloaded to the local computer. |
APIs usage: Use the following APIs to upload and send files to other users:
| Name | Service URL endpoint | Parameters | Expected Values | Description |
|---|---|---|---|---|
| upload | $portalname/$restcontextname/fileexchange |
description username requestor isroom |
string user id user id true / false | Upload a file to the server. |