Specification Changes

The following list contains changes to specification structure and format:

  • For the parentId parameter, the null value was renamed to root in the following methods:
  • GET /Organizations/{organizationId}/Sites
  • GET /RestoreSessions/{restoreSessionId}/organization/mailboxes/{mailboxId}/folders
  • GET /RestoreSessions/{restoreSessionId}/organization/mailboxes/{mailboxId}/items
  • GET /RestoreSessions/{restoreSessionId}/Organization/OneDrives/{oneDriveId}/Documents
  • GET /RestoreSessions/{restoreSessionId}/Organization/OneDrives/{oneDriveId}/Folders
  • GET /RestoreSessions/{restoreSessionId}/Organization/Sites/{siteId}/Documents
  • GET /RestoreSessions/{restoreSessionId}/Organization/Sites/{siteId}/Items
  • GET /RestoreSessions/{restoreSessionId}/Organization/Sites
  • GET /RestoreSessions/{restoreSessionId}/organization/teams/{teamId}/files
  • POST /RestoreSessions/{restoreSessionId}/organization/teams/{teamId}/files/search
  • For the GET /RestoreSessions/{restoreSessionId}/organization/mailboxes/{mailboxId}/items method, the folderId request parameter was changed to the parentId parameter.
  • If no backups were created for an organization, the firstBackuptime and lastBackuptime properties are not displayed in the response for the following methods:
  • GET /Organizations/{organizationId}
  • GET /Organizations
  • GET /Organization
  • The default value was changed from true to false for the extendedView parameter in the request for the following methods:
  • GET /Proxies
  • GET /Proxies/{proxyId}
  • GET /Organizations
  • GET /Organizations/{organizationId}