Skip to main content

Modify Folder Settings

Modify the settings of a folder.

Parameters

ParameterDescription
Allow LinksChoose whether links can be shared to files or sub-folders within this folder.
Folder DescriptionText description of the folder. maximum of 200 characters.
PathThe full absolute path of the folder.
Public LinksChoose to allow public links from this folder for files and folders, files only, or not to allow public links.
Restrict Move DeleteRestrict 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

Workflow LibraryPreview this Workflow on desktop