Microsoft Office 365 · Example Payload

Microsoft Graph Directory Object Example

CloudCollaborationEnterpriseMicrosoftProductivity

Microsoft Graph Directory Object Example is an example object payload from Microsoft Office 365, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

@odata.typeiddisplayName

Example Payload

Raw ↑
{
  "@odata.type": "example_value",
  "id": "abc123",
  "displayName": "example_value"
}