/
DELETE /api/dms/objects/{objectId}/versions/{versionNr}
DELETE /api/dms/objects/{objectId}/versions/{versionNr}
As of Version | product version 1.0 | component version 1.0 |
---|---|
Request Method | DELETE |
Required Permission | action delete and
>> Roles and Role Sets |
Description | To delete a specific version of an object, send the request with the ID of the object as objectId and the version number as versionNr. A |
Request Example |
|
Result Example | Meaning of the response status codes: 200 OKThe DMS object with the ID objectId has been deleted 404 Not FoundThe DMS object with the ID objectId can not be found. |
, multiple selections available,
Related content
GET /api/dms/objects/{objectId}/versions/{versionNr}
GET /api/dms/objects/{objectId}/versions/{versionNr}
Read with this
DELETE /api/dms/objects/{objectId}/versions/{versionNr}
DELETE /api/dms/objects/{objectId}/versions/{versionNr}
More like this
GET /api/dms/objects/{objectId}/versions
GET /api/dms/objects/{objectId}/versions
Read with this
DELETE /api/dms/objects/{objectId}/versions/{versionNr}
DELETE /api/dms/objects/{objectId}/versions/{versionNr}
More like this
GET /api/dms/objects/{objectId}/history
GET /api/dms/objects/{objectId}/history
Read with this
DELETE /api/dms/objects/{objectId}
DELETE /api/dms/objects/{objectId}
More like this