Dropbox: Delete Shared File
Description
This step deletes a shared file from Dropbox using its shared link. You provide the shared link URL of the file to remove. Use this step in workflows that clean up shared files after processing, remove files that were temporarily shared with external parties, or automate file lifecycle management.
Configurations
| Field names | Description |
|---|---|
| Step Name | Specify a unique step name. |
| CONNECTION tab: | Connection fields |
| App Key | Specify the application key of the Dropbox application. The data type is secure string. This field is mandatory. |
| App Secret | Specify the App Secret of Dropbox application. The data type is string. This field is mandatory. |
| Refresh Token | Provide the Refresh Token generated by using connection documentation. |
| INPUT tab: | Input fields |
| File Or Folder Link | Provide the file or folder link to delete shared link. |