cloudinary_npm icon indicating copy to clipboard operation
cloudinary_npm copied to clipboard

Feature: Add support for restoring asset(s) by asset id

Open esguerrat opened this issue 9 months ago • 0 comments

Brief Summary of Changes

This PR adds support for restoring one or more assets by asset_id, via the following endpoint: POST /resources/restore/:asset_ids Documentation reference: https://cloudinary.com/documentation/admin_api#restore_resources_by_asset_id

What Does This PR Address?

  • [ ] GitHub issue (Add reference - #XX)
  • [ ] Refactoring
  • [ x] New feature
  • [ ] Bug fix
  • [ ] Adds more tests

Are Tests Included?

  • [ x] Yes
  • [ ] No

esguerrat avatar Apr 21 '25 14:04 esguerrat