Last Updated: Feb 14, 2022
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 |
To know more about access_token, click here.
Return Value | Description |
---|---|
Output |
|
Restore File (ABCDCEF, /Invoices/Travel.pdf, /Travel)
To view all the Dropbox functions, click here.