Delete a To Do task in a list
DELETE https://graph.microsoft.com/v1.0/me/todo/lists/{{TaskListId}}/tasks/{{TaskId}}
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Content-Type | string |
DELETE https://graph.microsoft.com/v1.0/me/todo/lists/{{TaskListId}}/tasks/{{TaskId}}
| Key | Datatype | Required | Description |
|---|---|---|---|
Content-Type | string |