Files
File controller
| API | Description |
|---|---|
| GET api/wopi/files/{name}?access_token={access_token} |
Returns the metadata about an office document |
| GET api/wopi/files/{name}/contents?access_token={access_token} |
Get a single file contents |
| POST api/wopi/files/{name}/contents?access_token={access_token} |
Not implemented, but will provide editing (simple) |
| POST api/Files?destinationBlobName={destinationBlobName} |
No documentation available. |
Link
| API | Description |
|---|---|
| GET api/Link |
Provides a link that can be used to Open a document in the relative viewer from the Office Web Apps server |
Dabir
| API | Description |
|---|---|
| GET api/Dabir?fullPath={fullPath} |
دریافت محتوای یک فایل که در محل این پروژه ذخیره شده |
| GET api/Dabir/{Id}?wapiToken={wapiToken}&userToken={userToken} |
No documentation available. |
Upload
| API | Description |
|---|---|
| POST api/Upload |
Provides multiple file upload from an HTTP client |