Step Details | |
Introduced in Version | 4.0.0 |
Last Modified in Version | 7.12.0 |
Location | Integration > Dropbox |
The Unshare File step adds removes the shared permissions for a File within Dropbox.
Prerequisites
This step requires the Dropbox module to be installed before it will be available in the toolbox.
Properties
Inputs
Property | Description | Data Type |
---|---|---|
FilePath | The path to the resource in Dropbox | String |
Outputs
Property | Description | Data Type | |
---|---|---|---|
Error | |||
Error info | This output provides an error message that details any errors encountered during the process. If there are issues with the operation, this message will help identify and troubleshoot the problem. | DropboxErrorInfo |
Common Errors
[File] is not shared
If the desired file that is attempting to be unshared is already not shared, the step will return an error.
To correct this, run a share step prior to this step with regards to the same file.
Related Information
Related Articles: