Prerequisites
- Dropbox for business account.
- Dropbox Business API application, which can be created at https://www.dropbox.com/developers/apps/create.
Description
This task will permanently delete a Dropbox team folder. If the specified folder is not archived yet, this task will archive the folder and then permanently delete the folder.
Variables
Name |
Description |
Type |
Example |
Comment |
Access token |
The access token used by your Dropbox Business API application to access your account. |
String |
4w7AnTgfi8AAAAAAAPGQA3y6JGNEJA |
This token can be generated at the applications’ settings page. Go to https://www.dropbox.com/developers/apps your application and press “Generate” at the OAuth2 section. |
Team folder name |
The name of the team folder you wish to delete |
String |
Marketing |
The team folder specified has to exist |
Task editor