Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 380 Bytes

File metadata and controls

22 lines (18 loc) · 380 Bytes
description Automatically generated file. DO NOT MODIFY
mgc users todo lists tasks attachments create --user-id {user-id} --todo-task-list-id {todoTaskList-id} --todo-task-id {todoTask-id} --body '{
\
  "@odata.type": "#microsoft.graph.taskFileAttachment",
\
  "name": "smile",
\
  "contentBytes": "a0b1c76de9f7=",
\
  "contentType": "image/gif"
\
}
\
'