Remove User from Team
Authentication
Basic authentication of the form Basic <base64(username:)>.
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
account_id or email_address is required. If both are provided, the account id prevails.
Account id to remove from your Team.
account_id or email_address is required. If both are provided, the account id prevails.
Email address of the Account to remove from your Team.
The email address of an Account on this Team to receive all documents, templates, and API apps (if applicable) from the removed Account. If not provided, and on an Enterprise plan, this data will remain with the removed Account.
NOTE: Only available for Enterprise plans.
A new role member will take in a new Team.
NOTE: This parameter is used only if new_team_id is provided.