Modify Folder Settings
Modify the settings of a folder.
Parameters
Parameter | Description |
---|---|
Allow Links | Choose whether links can be shared to files or sub-folders within this folder. |
Folder Description | Text description of the folder. maximum of 200 characters. |
Path | The full absolute path of the folder. |
Public Links | Choose to allow public links from this folder for files and folders, files only, or not to allow public links. |
Restrict Move Delete | Restrict move and delete operations to only Admins and Owners if true. This can be applied to /Shared and /Private top-level folders. |
Example Output
{
"name": "Contracts",
"lastModified": 1464285110000,
"path": "/Shared/Screenshots",
"folder_id": "b6f42a4b-45f2-4e21-bab0-71f5b043f24d",
"folder_description": "This folder contains all of the contracts for our construction projects.",
"is_folder": true,
"public_links": "files_folders",
"restrict_move_delete": true
}
Workflow Library Example
Modify Folder Settings with Egnyte and Send Results Via Email
Preview this Workflow on desktop