Data Types

PublicPermissionsInherited

The public permissions inherited by the current path.

The folderPath indicates which folder the permissions were inherited from.

{
"folderPath": "/uploads",
"value": [
{
"permissions": {
"file": {
"downloadFile": [
"*"
]
}
},
"scope": "Children"
}
]
}

Absolute path to a folder. Begins with a /. Should not end with a /.

Example: "/uploads"

Type: String

Min Length: 1

Max Length: 512

Permissions applied to anonymous users who attempt to download files from a folder.

Each folder can declare these permissions via its FolderSettings object.

Type: PublicPermissions[]

Was this section helpful? Yes No

You are using an outdated browser.

This website requires a modern web browser -- the latest versions of these browsers are supported: