Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 361 Bytes

File metadata and controls

24 lines (20 loc) · 361 Bytes
description Automatically generated file. DO NOT MODIFY
mgc users todo lists tasks attachments create-upload-session post --user-id {user-id} --todo-task-list-id {todoTaskList-id} --todo-task-id {todoTask-id} --body '{
\
  "attachmentInfo": {
\
    "attachmentType": "file",
\
    "name": "flower",
\
    "size": 3483322
\
  }
\
}
\
'