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
diffe...