Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 333 Bytes

File metadata and controls

22 lines (18 loc) · 333 Bytes
description Automatically generated file. DO NOT MODIFY
mgc users todo lists tasks patch --user-id {user-id} --todo-task-list-id {todoTaskList-id} --todo-task-id {todoTask-id} --body '{
\
   "dueDateTime":{
\
      "dateTime":"2020-07-25T16:00:00",
\
      "timeZone":"Eastern Standard Time"
\
   }
\
}
\
'