Skip to content

Latest commit

 

History

History
32 lines (28 loc) · 332 Bytes

File metadata and controls

32 lines (28 loc) · 332 Bytes
description Automatically generated file. DO NOT MODIFY
mgc shares permission grant post --shared-drive-item-id {sharedDriveItem-id} --body '{
\
  "recipients": [
\
    {
\
      "email": "john@contoso.com"
\
    },
\
    {
\
      "email": "ryan@external.com"
\
    }
\
  ],
\
  "roles": ["read"]
\
}
\
'