Add a member to a Team.
The access token received from the authorization server in the OAuth 2.0 flow.
TeamMember model
The name of the team member.
"John Doe"
The email address of the team member.
The token of the team member.
"usr_abcd1234"
The role of the team member in the team.
"editor"