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 moreUpdated 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