Skip to content

New command: todo task remove #1900

@garrytrinder

Description

@garrytrinder

Usage

todo task remove [options]

Description

Remove a task in a Microsoft To Do task list

Options

Option Description
-i, --id <id> The id of the task to remove
--listName [listName] The name of the task list in which the task exists. Specify either listName or listId, not both
--listId [listId] The id of the task list in which to task exists. Specify either listName or listId, not both
--confirm Don't prompt for confirmation

Additional Information

DELETE https://graph.microsoft.com/beta/me/todo/lists/{todoTaskListId}/tasks/{taskId}

Resource: https://docs.microsoft.com/en-us/graph/api/todotask-delete?view=graph-rest-beta&tabs=http

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions