Skip to main content
teams.removeTeamMember removes a direct team member and completes without output.

Example

automations/teams-remove-team-member.automation.ts

Inputs

Pass { team: "Engineering", memberId: "member-id" }. The optional second argument { account } selects a Microsoft binding.

Output

Removes a direct team member and completes without output. Microsoft Graph IDs are opaque and should be passed through unchanged.