Please enable JavaScript.
Coggle requires JavaScript to display documents.
Dropbox Update a User - Coggle Diagram
Dropbox Update a User
[BOT calls API to get user list and check admin role]
https://api.dropboxapi.com/2/team/members/list_v2
[User is admin]
[User], I will need Email ID of user.
Proceed:
<Yes><No>
[Yes]
Provide user's email to be updated:
[Single Input line text- Mandatory]
Placeholder-Email here
<btn> Submit
[User Found]
What will you like to update for user?
<btn>
Set a custom space limit
Add secondary emails
Set Admin Permission
Update Profile<btn>
-
-
[Set Admin Permission]
- 1 more item...
[Update Profile]
- 1 more item...
[User not found]
Sorry, i couldnt find any user matching [email]
Retry?
<Yes><No>
-
-
-
[User isnt admin]
[User], looks like you arent admin, Continue to update your profile?
<btn> Yes<btn> No
-
-