Skip to content

DAM 25.9

Version 25.9
Release Date 03 March 2026

Changes

New features

None

Enhancements

None

Deprecations

The file type concept is deprecated in favor of the attribute system. The following fields are deprecated across the API:

  • fileTypeId and removeFileType request parameters on PUT /api/{culture}/files/{fileId}
  • fileType response field on the File and ImportFileResult schemas
  • fileTypeId response field on the FileDetails schema
  • fileTypeName response field on the SearchResultItem schema

Use the attribute system to categorize files instead.