class

CB::TeamMemberRemove

Inherits CB::TeamMemberAction < CB::APIAction < CB::Action < Reference < Object

Action to remove a user as member from a team.

Allows for both account ID and email of the team member to be provided, however, the account ID will take precedence over the email. Therefore, if supplying both will raise a validation error.

Instance methods