Skip to content

Make directory

Create an empty directory, which indeed can be used to hold the files.

Request

GET: {baseUrl}/:networkID/:appID/makedir?dirPath=<the-absolute-path-of-the-folder>

Query Parameters

Parameters Type Description
dirPath string The absolute path of the folder

Headers
Learn how to pass authentication headers here.