todo task add [options]
Add a task to a Microsoft To Do task list
| Option | Description |
| -- | -- |
| -t, --title <title> | The title of the task |
| --listName [listName] | The name of the task list in which to create the task in. Specify either listName or listId, not both |
| --listId [listId] | The id of the task list in which to create the task in. Specify either listName or listId, not both |
POST https://graph.microsoft.com/beta/me/todo/lists/AAMkADAyNjI5NGU3LTJhY2EtNDc5Mi04MTM4LTIzOWFiOWZlZWNmYgAuAAAAAACTKVbLY2cYQbp7PkuyTi3EAQD-xuQT-y1LR6yshcrJ2ghWAAAAAAESAAA=/tasks
Resource: https://docs.microsoft.com/en-us/graph/api/todotasklist-post-tasks?view=graph-rest-beta&tabs=http
Hi @garrytrinder, I'd like to work on this if it's okay.
All yours @aakashbhardwaj619 thank you for your help 馃憤馃徎
Most helpful comment
Hi @garrytrinder, I'd like to work on this if it's okay.