How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Microsoft Planner Tasks API

Operations for managing Planner tasks

Microsoft Planner Tasks API is one of 7 APIs that Microsoft Planner publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 1 JSON Schema definition.

Tagged areas include Task. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a JSON-LD context, authentication docs, pricing, rate-limit docs, and 1 JSON Schema.

This API exposes 8 operations across 6 paths, and defines 10 schemas. It is described by OpenAPI 3.2.0, at version 1.0.0.

Requests are made against a single base URL, https://graph.microsoft.com/v1.0.

8 operations 6 paths 10 schemas 1 DELETE5 GET1 PATCH1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Base URL
https://graph.microsoft.com/v1.0/planner
Authentication
OAuth 2.0
Terms of Service
Resource Areas
1

Authentication & Security 1

Microsoft Planner Tasks API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (oauth2) using the authorizationCode flow, exposing 6 scopes. By default, every request must be authenticated.

  • oauth2 — OAuth 2.0 authorization with Microsoft identity platform

Paths & Operations 8

Across 6 paths, the API surfaces 8 operations — 1 DELETE, 5 GET, 1 PATCH, 1 POST. Each is listed below with its method, path, parameters, and response codes.

Tasks 8

Operations for managing Planner tasks

GET
/planner/plans/{plan-id}/tasks
Microsoft Planner List Plan Tasks
listPlanTasks 1 param → 200401403404
POST
/planner/tasks
Microsoft Planner Create a Task
createTask body → 201400401403
GET
/planner/tasks/{task-id}
Microsoft Planner Get a Task
getTask 1 param → 200401403404
PATCH
/planner/tasks/{task-id}
Microsoft Planner Update a Task
updateTask 2 params body → 200400401403404409412
DELETE
/planner/tasks/{task-id}
Microsoft Planner Delete a Task
deleteTask 2 params → 204401403404409412
GET
/planner/buckets/{bucket-id}/tasks
Microsoft Planner List Bucket Tasks
listBucketTasks 1 param → 200401403404
GET
/me/planner/tasks
Microsoft Planner List My Tasks
listMyTasks → 200401403
GET
/users/{user-id}/planner/tasks
Microsoft Planner List User Tasks
listUserTasks 1 param → 200401403404

Schemas 10

The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are PlannerTask (23 properties), PlannerTaskCreate (12 properties), PlannerTaskUpdate (12 properties), PlannerAssignment (4 properties). Each schema is shown below with its type and property counts.

ODataError
object
OData error response
1 property
PlannerTaskCollection
object
A collection of plannerTask resources
3 properties
PlannerAssignment
object
Represents the assignment of a task to a user
4 properties
PlannerAssignments
object
The set of user assignments for a task. Each key is the user ID of the assignee, and the value is a plannerAssignment object.
PlannerTask
object
Represents a Planner task in Microsoft 365. A task is contained in a plan and can be assigned to a bucket within the plan.
23 properties
PlannerTaskCreate
object
Request body for creating a new task
12 properties 2 required
PlannerAppliedCategories
object
The categories (labels) applied to a task. Up to 25 categories can be defined per plan. Category names (category1 through category25) are defined on the plan d…
IdentitySet
object
A set of identities associated with various events for a resource
3 properties
Identity
object
Represents an identity of an actor
2 properties
PlannerTaskUpdate
object
Request body for updating a task
12 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

microsoft-planner-tasks-api-openapi.yml Raw ↑

Other APIs Microsoft Planner publishes across the network.

Microsoft Graph Planner API (Beta)
Microsoft Graph Business Scenarios Planner API (Beta)
Microsoft Planner Buckets API
Microsoft Planner Plan Details API
Microsoft Planner Plans API
Microsoft Planner Task Details API
Where this information came from

This is an independent, third-party profile of Microsoft Planner Tasks API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.