Microsoft Office 365 · Example Payload

Microsoft Graph Location Example

CloudCollaborationEnterpriseMicrosoftProductivity

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

Top-level fields

displayNamelocationTypelocationUriuniqueIduniqueIdType

Example Payload

Raw ↑
{
  "displayName": "example_value",
  "locationType": "example_value",
  "locationUri": "example_value",
  "uniqueId": "500123",
  "uniqueIdType": "example_value"
}