Bulk delete media assets
DELETE/media
Performs a bulk operation to delete multiple Media
assets with a single request. By default, performs a soft deletion, changing the asset status to softDeleted
. A hard deletion, which physically deletes the assets from storage servers, can be requested optionally.
Request
Responses
- 200
- 401
- 403
- 404
Successful response.
Unauthorized access.
Access forbidden.
Given resource was not found.