You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: api-reference/beta/resources/team.md
-1Lines changed: 0 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -33,7 +33,6 @@ Every team is associated with a [Microsoft 365 group](../resources/group.md). Th
33
33
|[Get primary channel](../api/team-get-primarychannel.md)|[channel](channel.md)| The general channel for the team. |
34
34
|[Update member](../api/team-update-members.md)|[conversationMember](../resources/conversationmember.md)|Change a member to an owner or back to a regular member.|
35
35
|[Remove member](../api/team-delete-members.md)|None|Remove an existing member from the team.|
36
-
|[Remove members in bulk](../api/conversationmember-remove.md)|[actionResultPart](../resources/actionresultpart.md) collection|Remove multiple members from a [team](../resources/team.md) in a single request.|
37
36
|[Archive team](../api/team-archive.md)|[teamsAsyncOperation](../resources/teamsasyncoperation.md)|Put the team in a read-only state. |
38
37
|[Unarchive team](../api/team-unarchive.md)|[teamsAsyncOperation](../resources/teamsasyncoperation.md)|Restore the team to a read-write state. |
39
38
|[Clone team](../api/team-clone.md)|[teamsAsyncOperation](../resources/teamsasyncoperation.md)|Copy the team and its associated group. |
0 commit comments