OPENAPI / COMPONENTS / SCHEMAS
Team Remove Member Request
TeamRemoveMemberRequestTeamRemoveMemberRequest data structure
account_idstring**account_id** or **email_address** is required. If both are provided, the account id prevails. Account id to remove from your Team.
email_addressstring**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.
new_owner_email_addressstringThe 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.
new_team_idstringId of the new Team.
new_rolestringA new role member will take in a new Team. **NOTE:** This parameter is used only if `new_team_id` is provided.