Microsoft Graph Whiteboard API

The Microsoft Graph Whiteboard API enables developers to manage Microsoft Whiteboard resources programmatically. Applications can create whiteboards, manage participants, and export whiteboard content. The API integrates with Microsoft Teams meetings and supports collaborative digital canvas scenarios.

API entry from apis.yml

apis.yml Raw ↑
aid: microsoft-whiteboard:graph-whiteboard-api
name: Microsoft Graph Whiteboard API
tags:
- Collaboration
- Microsoft Graph
- Visual Collaboration
- Whiteboard
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/whiteboard
properties:
- url: https://learn.microsoft.com/en-us/graph/api/resources/whiteboard
  type: Documentation
- url: https://learn.microsoft.com/en-us/graph/auth/
  type: Authentication
description: The Microsoft Graph Whiteboard API enables developers to manage Microsoft Whiteboard resources
  programmatically. Applications can create whiteboards, manage participants, and export whiteboard content.
  The API integrates with Microsoft Teams meetings and supports collaborative digital canvas scenarios.