Request body for PutFolder.
{}
{ "allowUnnamedFolder": false, "folderPath": "/uploads", "folderSettings": { "description": { "set": true, "value": "This is an example folder description." }, "publicPermissions": { "set": true, "value": [ { "permissions": { "file": { "downloadFile": [ "thumbnail" ] } }, "scope": "Children" } ] }, "storageLayer": { "set": true, "value": { "type": "InternalStorageV2" } } }}
You must specify true if the folderPath ends with a /.
This prevents the accidental creation of folders that produce file paths with double forward-slashes in them.
Default: false
Type: Boolean
Example: false
Required: No
Absolute path to a folder. Must begin with a /. Should not end with a /.
Type: String
Min Length: 1
Max Length: 512
Example: "/uploads"
Required: Yes
Specifies the folder settings to use when creating or updating a folder.
Type: PatchFolderSettings
Required: No
This website uses cookies. By continuing you are consenting to the use of cookies per our cookie policy.
This website requires a modern web browser -- the latest versions of these browsers are supported: