update-todo-task
Modify existing Microsoft 365 To Do tasks by updating content, due dates, status, categories, attachments, or other properties to reflect changes in priorities or completion.
Instructions
Update the properties of a todoTask object.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| todoTaskListId | Yes | Path parameter: todoTaskListId | |
| todoTaskId | Yes | Path parameter: todoTaskId | |
| includeHeaders | No | Include response headers (including ETag) in the response metadata | |
| excludeResponse | No | Exclude the full response body and only return success or failure indication |