members/remove
[members/remove](https://www.dropbox.com/developers/documentation/http/teams#team-members-remove) scope: `members.delete` Removes a member from a team. Permission : Team member management Exactly one of team_member_id, email, or external_id must be provided to identify the user account. Accounts can be recovered via `members/recover` for a 7 day period or until the account has been permanently deleted or transferred to another account (whichever comes first). Calling `members/add` while a u...