Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 316 Bytes

File metadata and controls

22 lines (18 loc) · 316 Bytes
description Automatically generated file. DO NOT MODIFY
mgc drives items create-link post --drive-id {drive-id} --drive-item-id {driveItem-id} --body '{
\
  "type": "view",
\
  "password": "ThisIsMyPrivatePassword",
\
  "scope": "anonymous",
\
  "retainInheritedPermissions": false
\
}
\
'