M365 Change Tracker

← All changes · api-change

API changebeta

Updated the endpoint for the Delete column method of the fileStorageContainer resource to use DELETE /storage/fileStorage/containers/{containerId}/columns/{columnId} instead of DELETE /storageContainers/{containerId}/columns/{columnId} in the request URL.

Why it matters: Upcoming change

Updated the endpoint for the Delete column method of the fileStorageContainer resource to use DELETE /storage/fileStorage/containers/{containerId}/columns/{columnId} instead of DELETE /storageContainers/{containerId}/columns/{columnId} in the request URL. Updated the endpoint for the Get column method of the fileStorageContainer resource to use GET /storage/fileStorage/containers/{containerId}/columns/{columnId} instead of GET /storageContainers/{containerId}/columns/{columnId} in the request URL.

Source updated 2026-03-04

Affected: Microsoft Graph, Files

View at Microsoft →