Remove Team Member
Removes a member from a team.
Accounts can have their files transferred via the admin console for a limited time, based on the version history length associated with the team (180 days for most teams).
Permission: Team member management.
External Documentation
To learn more, visit the Dropbox Business documentation.
Parameters
Parameter | Description |
---|---|
Admin Identification Method | Select to send errors during the transfer process to an admin, and choose the method for identifying the recipient. Note: If you choose to transfer files from the deleted member's account to a selected user, then this argument must be provided. |
Keep Account | Downgrade the member to a Basic account. The user will retain the email address associated with their Dropbox account and data in their account that is not restricted to team members. In order to keep the account the argument Wipe Data should be set to false. |
Retain Team Shares | If provided, allows removed users to keep access to Dropbox folders (not Dropbox Paper folders) already explicitly shared with them (not via a group) when they are downgraded to a Basic account. Users will not retain access to folders that do not allow external sharing. In order to keep the sharing relationships, the arguments Wipe Data should be set to false and Keep Account should be set to true. |
Team Member Email | The email address of the user to remove/suspend/have their files moved. |
Team Member External ID | The external ID of the user to remove/suspend/have their files moved. |
Team Member ID | Identity of user to remove/suspend/have their files moved. |
Transfer Admin Email | If provided, errors during the transfer process will be sent via email to this user, identified by their email. Provide only if you chose the email method.Note: If you choose to transfer files from the deleted member's account to a selected user, then this argument must be provided. |
Transfer Admin External ID | If provided, errors during the transfer process will be sent via email to this user, identified by their external ID. Provide only if you chose the external_id method.Note: If you choose to transfer files from the deleted member's account to a selected user, then this argument must be provided. |
Transfer Admin ID | If provided, errors during the transfer process will be sent via email to this user, identified by their team member ID. Provide only if you chose the team_member_id method.Note: If you choose to transfer files from the deleted member's account to a selected user, then this argument must be provided. |
Transfer Destination Email | If provided, files from the deleted member's account will be transferred to this user, identified by their email address. Note: Provide only if you chose the email method. |
Transfer Destination External ID | If provided, files from the deleted member's account will be transferred to this user, identified by their external ID. Note: Provide only if you chose the external_id method. |
Transfer Destination Identification Method | Select to send files from the deleted member's account to a user, and choose the method for identifying the recipient. |
Transfer Destination Team Member ID | If provided, files from the deleted member's account will be transferred to this user, identified by their team member ID. Note: Provide only if you chose the team_member_id method. |
User Identification Method | The method by which the user is identified. |
Wipe Data | If provided, controls if the user's data will be deleted on their linked devices. |
Example Output
{
".tag": "complete"
}
Workflow Library Example
Remove Team Member with Dropbox Business and Send Results Via Email
Preview this Workflow on desktop