| description | Automatically generated file. DO NOT MODIFY |
|---|
mgc teams members remove post --team-id {team-id} --body '{
\
"values": [
\
{
\
"@odata.type": "microsoft.graph.aadUserConversationMember",
\
"user@odata.bind": "https://graph.microsoft.com/v1.0/users('18a80140-b0fb-4489-b360-2f6efaf225a0')"
\
},
\
{
\
"@odata.type": "microsoft.graph.aadUserConversationMember",
\
"user@odata.bind": "https://graph.microsoft.com/v1.0/users('86503198-b81b-43fe-81ee-ad45b8848ac9')"
\
}
\
]
\
}
\
'