Last Updated: Feb 14, 2022
Use this function to delete a file in Dropbox.
Delete File (access_token, dropbox_path)
Input Parameter Name | Description |
---|---|
access_token | Access token of Dropbox |
dropbox_path | Path of the file that needs to be deleted |
To know more about access_token, click here.
Return Value | Description |
---|---|
Output |
|
Delete File (ABCDCEF, /Invoice/TravelInvoice.pdf)
To view all the Dropbox functions, click here.