When I authenticate to box API, and list folders I only see those folders the API is a co-owner of -
curl https://api.box.com/2.0/folders/0/items Authorization: Bearer [AuthToken]
I do not see how to add the API user account to new folders. When I click on "Sharing" I only see enterprise users, and not applications. I believe in the past this was possible to do via the web interface...
How can I add my API user to existing folders?