Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 437 Bytes

File metadata and controls

22 lines (18 loc) · 437 Bytes
description Automatically generated file. DO NOT MODIFY
mgc users todo lists tasks linked-resources patch --user-id {user-id} --todo-task-list-id {todoTaskList-id} --todo-task-id {todoTask-id} --linked-resource-id {linkedResource-id} --body '{
\
  "@odata.type": "#microsoft.graph.linkedResource",
\
  "webUrl": "http://microsoft.com",
\
  "applicationName": "Microsoft",
\
  "displayName": "Microsoft"
\
}
\
'