Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 310 Bytes

File metadata and controls

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