removeMember

open fun removeMember(teamId: String, memberId: String)

Method to remove a member from a team

Parameters

teamId

: the identifier of the team

memberId

: the identifier of the member