Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 280 Bytes

File metadata and controls

18 lines (14 loc) · 280 Bytes
description Automatically generated file. DO NOT MODIFY
mgc teams members patch --team-id {team-id} --conversation-member-id {conversationMember-id} --body '{
\
  "@odata.type":"#microsoft.graph.aadUserConversationMember",
\
  "roles": ["owner"]
\
}
\
'