Make directory
Create an empty directory, which indeed can be used to hold the files.
Request
POST: {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.