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

PowerPoint DriveItems API

Manage files (including .pptx presentations) stored in OneDrive and SharePoint.

PowerPoint DriveItems API is one of 3 APIs that PowerPoint publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include DriveItems. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 9 operations across 6 paths, and defines 1 schema. 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.

9 operations 6 paths 1 schemas 1 DELETE3 GET1 PATCH2 POST2 PUT

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
Authentication
OAuth 2.0
Resource Areas
1

Authentication & Security 1

PowerPoint DriveItems API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (OAuth2) using the authorizationCode flow, exposing 4 scopes. By default, every request must be authenticated.

  • OAuth2 — Microsoft Graph uses Microsoft Entra ID (Azure AD) OAuth 2.0. Apps require delegated or application permissions such as Files.Read, Files.ReadWrite, Sites.Read…

Paths & Operations 9

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

DriveItems 9

Manage files (including .pptx presentations) stored in OneDrive and SharePoint.

GET
/me/drive/items/{item-id}
Get item metadata
getDriveItem 1 param → 200
PATCH
/me/drive/items/{item-id}
Update item
updateDriveItem 1 param body → 200
DELETE
/me/drive/items/{item-id}
Delete item
deleteDriveItem 1 param → 204
GET
/me/drive/items/{item-id}/children
List children
listChildren 1 param → 200
GET
/me/drive/items/{item-id}/content
Download file content
downloadContent 1 param → 200
PUT
/me/drive/items/{item-id}/content
Upload file content
uploadContent 1 param body → 200
PUT
/me/drive/root:/{path}:/content
Upload file by path
uploadContentByPath 1 param body → 201
POST
/me/drive/items/{item-id}/copy
Copy item
copyDriveItem 1 param body → 202
POST
/me/drive/items/{item-id}/createLink
Create sharing link
createSharingLink 1 param body → 200

Schemas 1

The contract defines 1 schema that model the data the API accepts and returns. The most detailed is DriveItem (9 properties). Each schema is shown below with its type and property counts.

DriveItem
object
9 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

powerpoint-driveitems-api-openapi.yml Raw ↑

Other APIs PowerPoint publishes across the network.

PowerPoint via Microsoft Graph
Office JavaScript API for PowerPoint
Where this information came from

This is an independent, third-party profile of PowerPoint DriveItems 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.