Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 787 Bytes

TeamAddMemberRequest.md

File metadata and controls

13 lines (8 loc) · 787 Bytes

# TeamAddMemberRequest

Properties

Name Type Description Notes
accountId string 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.
emailAddress string 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.
role string A role member will take in a new Team.

NOTE: This parameter is used only if team_id is provided.

[Back to Model list] [Back to API list] [Back to README]