Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 292 Bytes

File metadata and controls

22 lines (18 loc) · 292 Bytes
description Automatically generated file. DO NOT MODIFY
mgc drives items workbook tables rows create --drive-id {drive-id} --drive-item-id {driveItem-id} --workbook-table-id {workbookTable-id} --body '{
\
  "values": [
\
    [1, 2, 3],
\
    [4, 5, 6]
\
  ]
\
}
\
'