APIs.io
Search
Providers
Tags
Add API
About
Support
Blog
Search
Home
Microsoft Outlook
UploadSession
Microsoft Outlook
· Schema
UploadSession
Represents the upload session for iterative file upload.
Calendar
Contacts
Email
Enterprise
Microsoft
Office 365
Productivity
Properties
Name
Type
Description
uploadUrl
string
The URL endpoint that accepts PUT requests for byte ranges of the file.
expirationDateTime
string
The date and time in UTC that the upload session will expire.
nextExpectedRanges
array
A collection of byte ranges that the server is missing for the file, such as "0-25", "128-500".
View JSON Schema on GitHub