[DELETE] /{versionNumber}
/api/dms/objects/{objectId}/versions/{versionNumber}
Description | To delete a content change version of a DMS object, send the request with the objectId and the version number (system:versionNumber) of the DMS object. It is only possible to delete a content change version and not a index data change version. If the digital signature of the content should also be deleted the optional query parameter deleteSignature can be added to the request URI with the value true. |
---|---|
Request | DELETE |
Request optional Query Parameter |
|
Response Statuscodes | Success: HTTP 204 No Content |
Minimum Version | 6.2.0 |
Request |
|