OPENAPI / COMPONENTS / SCHEMAS

Team Add Member Request

TeamAddMemberRequest

TeamAddMemberRequest data structure

object3properties
account_idstring

`account_id` or `email_address` is required. If both are provided, the account id prevails. Account id of the user to invite to your Team.

email_addressstring

`account_id` or `email_address` is required, If both are provided, the account id prevails. Email address of the user to invite to your Team.

rolestring

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