Restricting to folder in ASSET API
Dear Community,
According to Adobe docs...
The Assets HTTP API allows for create-read-update-delete (CRUD) operations on digital assets, including on metadata, on renditions, and on comments, together with structured content using Experience Manager Content Fragments. It is exposed at /api/assets and is implemented as REST API. It includes support for Content Fragments
1. Does it mean that, a 3rd party application can view everything under asset folder?
2. How can I give restricted access to different business units under /api/assets/
For example: content fragment created for specific business unit should be under /api/assets/bu1/. They should have access to assets under this folder only.
Any thoughts?
Thanks,
