Actions
Update Folder Policy
update_folder_policy
scope: sharing.write
Update the sharing policies for a shared folder. User must have AccessLevel.owner
access to the shared folder to update its policies.
Basic Parameters
Parameter | Description |
---|---|
ACL Update Policy | Who can add and remove members of this shared folder. This field is optional. |
Member Policy | Who can be a member of this shared folder. Only applicable if the current user is on a team. This field is optional. |
Shared Folder ID | The ID for the shared folder. |
Advanced Parameters
Parameter | Description |
---|---|
Actions | A list of FolderAction s corresponding to FolderPermission s that should appear in the response’s SharedFolderMetadata.permissions field describing the actions the authenticated user can perform on the folder.This field is optional.For more information, see Dropbox documentation. |
Link Settings | Settings on the link for this folder.This field is optional.For more information, see Dropbox documentation. |
Shared Link Policy | The policy to apply to shared links created for content inside this shared folder. The current user must be on a team to set this policy to SharedLinkPolicy.members. This field is optional. |
Viewer Info Policy | Who can enable/disable viewer info for this shared folder. This field is optional. |
Example Output
Workflow Library Example
Update Folder Policy with Dropbox and Send Results Via Email
Preview this Workflow on desktop
Was this page helpful?