Microsoft Outlook · Example Payload

Microsoft Graph Mail Upload Session Example

CalendarContactsEmailEnterpriseMicrosoftOffice 365Productivity

Microsoft Graph Mail Upload Session Example is an example object payload from Microsoft Outlook, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

uploadUrlexpirationDateTimenextExpectedRanges

Example Payload

Raw ↑
{
  "uploadUrl": "https://www.example.com",
  "expirationDateTime": "example_value",
  "nextExpectedRanges": []
}