Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 302 Bytes

section-copytonotebook-cli-snippets.md

File metadata and controls

20 lines (16 loc) · 302 Bytes
description
Automatically generated file. DO NOT MODIFY
mgc-beta users onenote sections copy-to-notebook post --user-id {user-id} --onenote-section-id {onenoteSection-id} --body '{
\
  "id": "id-value",
\
  "groupId": "groupId-value",
\
  "renameAs": "renameAs-value"
\
}
\
'