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.
Affected: Microsoft Graph, Files