OPENAPI / COMPONENTS / SCHEMAS

Team Remove Member Request

TeamRemoveMemberRequest

TeamRemoveMemberRequest data structure

object5properties
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_addressstring

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.

new_team_idstring

Id of the new Team.

new_rolestring

A new role member will take in a new Team. **NOTE:** This parameter is used only if `new_team_id` is provided.