Microsoft Visio · Example Payload

Visio Graph Api Visio Comment Example

Business ProcessDiagrammingFlowchartsMicrosoft 365Visualization

Visio Graph Api Visio Comment Example is an example object payload from Microsoft Visio, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idtextauthordate

Example Payload

Raw ↑
{
  "id": "comment-001",
  "text": "This server needs to be upgraded to the latest OS version.",
  "author": "Jane Smith",
  "date": "2026-04-18T10:00:00Z"
}