[DELETE] /trash
/api/dms/objects/{objectId}/actions/trash
Description | This endpoint of the Core-API is a Alias for the deletion endpoint. It triggers the deletion endpoint with the parameters hardDelete=true and cascadeDelete=true. You can delete with this endpoint objects from the recycle bin. For this you need the system role 40 (delete objects from recycle bin). |
|---|---|
Request | DELETE |
Request optional Query Parameter |
|
Response | Success: HTTP 204 No Content |
Defined Errors |
|
Minimum Version | 5.3.0 |
Request | /api/dms/objects/2563/actions/trash |