DELETE /api-web/api/dms/objects/{id}

As of Version

product version 2020 Autumn | component version 

Request MethodGET
Response FormatHTTP status code
Description

Deletes the DMS object specified by its object ID id.

The role YUUVIS_TENANT_ADMIN is required.

Response HTTP status codes:

HTTP Status CodeMeaning
200OK
400Bad request
403Forbidden
404Not found
409Conflict
422Unprocessable entity
Request Example

https://<host>/api-web/api/dms/objects/af678-34280fe-3bc

no request body

Response Example

200 OK