Microsoft Graph to Do Tasks API

The Microsoft Graph To Do Tasks API provides access to Microsoft To Do task lists and tasks. Developers can create, read, update, and delete task lists and individual tasks, manage task completion status, set due dates and reminders, add file attachments, and organize tasks with linked resources across Microsoft 365.

API entry from apis.yml

apis.yml Raw ↑
aid: microsoft-to-do:graph-tasks-api
name: Microsoft Graph to Do Tasks API
tags:
- Microsoft Graph
- Productivity
- Tasks
- To Do
image: https://kinlane-productions.s3.amazonaws.com/apis-json/apis-json-logo.jpg
baseURL: https://graph.microsoft.com/v1.0/
humanURL: https://learn.microsoft.com/en-us/graph/api/resources/todo-overview
properties:
- url: https://learn.microsoft.com/en-us/graph/api/resources/todo-overview
  type: Documentation
- url: https://learn.microsoft.com/en-us/graph/api/resources/todotask
  type: Reference
- url: https://learn.microsoft.com/en-us/graph/auth/
  type: Authentication
description: The Microsoft Graph To Do Tasks API provides access to Microsoft To Do task lists and tasks.
  Developers can create, read, update, and delete task lists and individual tasks, manage task completion
  status, set due dates and reminders, add file attachments, and organize tasks with linked resources
  across Microsoft 365.