Bulk delete media assets
DELETE/media
Bulk operation to delete multiple Media
assets with one request. Per default, a soft-deletion is done, changing the status of the assets to softDeleted
. Optionally, a hard-deletion can be requested, which means the assets are physically deleted from the storage servers.
Request
Responses
- 200
- 401
- 403
- 404
Successful response.
Unauthorized access.
Access forbidden.
Given resource was not found.