Token generation for accessing content library folder
We have ability to generate access token for App to AMS communication
For example, retrieving data for specific invokes
https://api2-016.responsys.net/rest/appcloud/v1/tenants/<tenant_id>/datasets/<id>
Can we generate a token in the same manner for accessing content library? Means using installId, instanceId, AppSecret without username/password
https://api2-016.responsys.net/rest/api/v1.3/clFolders/contentlibrary/
Or only way to generate access token for content library that provided on API documentation?
0