Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Page Properties
hiddentrue
idDONE

Product Version
Report Note
AssigneeAntje

Resources & Remarks

Modification History

NameDateProduct VersionAction

Antje

23 JUL 20212021 AutumnPage created.
Agnieszka30 AUG 20212021 AutumnrLANG
Antje10 MAR 2022all versionsadd hint on content stream properties


...

Deleting Binary Content Files

Binary Up to product version 2023 Spring, binary content files can only be deleted if the document object is deleted to which they are assigned. The version history of the object and the corresponding previous versions of the binary content file will be deleted as well.
>> DELETE /api/dms/objects/{objectId}

Objects unter retention cannot be deleted. with a binary content file under retention cannot be deleted.

As of 2023 Summer, an endpoint allows to remove the binary content of a DMS object. A new version without content is created while the previous content is still assigned to the previous object version.
>> DELETE /api/dms/objects/{objectId}/contents/file

Version-Specific Operations

...