Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 341 Bytes

File metadata and controls

20 lines (16 loc) · 341 Bytes
description Automatically generated file. DO NOT MODIFY
mgc chats members create --chat-id {chat-id} --body '{
\
    "@odata.type": "#microsoft.graph.aadUserConversationMember",
\
    "user@odata.bind": "https://graph.microsoft.com/v1.0/users/8ba98gf6-7fc2-4eb2-c7f2-aef9f21fd98g",
\
    "roles": ["guest"]
\
}
\
'