Hi everyone!
We have a global folder that all team members have access to.

I am developing an application that will perform certain functions:
- display all subfolders or search for the desired one
- create new subfolders
- renaming subfolders
- deleting subfolders
- upload files to the desired subfolders
Which APIs should I pay attention to?
I tried one API, through the generation of a token using the application keys, it gives an error. There is probably confusion in the documentation and I misunderstood the whole process.