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.

2 changed
Changed endpoint +1 more

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 last updated 2026-03-04

Affected: Microsoft Graph, Files

Related changes

View at Microsoft →