Files

The Files API provides functionality for receiving and processing user files.


Basic information

The WebDAV protocol uses for managing files.

Please, read WebDAV specifications to understand how manipulate files using this protocol.

Base URI

  • WEBDAV_URI
    This URL returns the root directory of user files.
    In order to get access to lower-level items, simply append the path to WEBDAV_URI.
    Example: WEBDAV_URIimages/

Scopes

  • files_read
  • files_write