changeMemberRole

open fun changeMemberRole(teamId: String, memberId: String, role: Team.RefyTeamMember.TeamRole)

Method change the role of a team member

Parameters

teamId

: the identifier of the team

memberId

: the identifier of the member

role

: the role to set to the member