Prerequisites
- Dropbox for business account.
- Dropbox API application, which can be created at https://www.dropbox.com/developers/apps/create.
Description
This task will delete a Dropbox group.
Variables
Name |
Description |
Type |
Example |
Comment |
Access token |
The access token used by your Dropbox 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.
|
Group name |
The name of the group you wish to create |
String |
Marketing |
Make sure the group exists |
Task editor