Microsoft Graph Visio API

Access and manipulate Visio files stored in OneDrive and SharePoint through Microsoft Graph. While direct Visio-specific REST endpoints are limited, Microsoft Graph provides file management capabilities for Visio documents through the DriveItem resource, enabling upload, download, and metadata operations on .vsdx and .vsd files stored in SharePoint and OneDrive.

API entry from apis.yml

apis.yml Raw ↑
aid: visio:microsoft-graph-visio-api
name: Microsoft Graph Visio API
description: Access and manipulate Visio files stored in OneDrive and SharePoint through Microsoft Graph.
  While direct Visio-specific REST endpoints are limited, Microsoft Graph provides file management capabilities
  for Visio documents through the DriveItem resource, enabling upload, download, and metadata operations
  on .vsdx and .vsd files stored in SharePoint and OneDrive.
humanURL: https://learn.microsoft.com/en-us/graph/api/resources/visio
baseURL: https://graph.microsoft.com/v1.0
tags:
- Cloud
- Collaboration
- Diagrams
- Enterprise
- Microsoft Graph
- OneDrive
- SharePoint
properties:
- type: Documentation
  url: https://learn.microsoft.com/en-us/graph/api/resources/visio
- type: Authentication
  url: https://learn.microsoft.com/en-us/graph/auth/
- type: SDKs
  url: https://learn.microsoft.com/en-us/graph/sdks/sdks-overview
contact:
- FN: Microsoft Support
  email: [email protected]
  url: https://support.microsoft.com