| 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
\
}
\
}
\
'