Files

File controller

APIDescription
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

APIDescription
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

APIDescription
GET api/Dabir?fullPath={fullPath}

دریافت محتوای یک فایل که در محل این پروژه ذخیره شده

GET api/Dabir/{Id}?wapiToken={wapiToken}&userToken={userToken}

No documentation available.

Upload

APIDescription
POST api/Upload

Provides multiple file upload from an HTTP client