Last Updated: Nov 4, 2020
Use this function to restore a deleted file to the provided folder in Dropbox.
Restore File (access_token, dropbox_path, restore_folder_path)
Input Parameter Name | Description |
---|---|
access_token | Access token of Dropbox |
dropbox_path | Path of the deleted file |
restore_folder_path | Path to where the file needs to be restored |
Return Value | Description |
---|---|
Output |
|
Restore File (ABCDCEF, Source/New_file.txt, Destination/New_file)
To view all the Dropbox functions, click here.