Give upload privileges to user

Hello,

Is it possible to give upload privileges to a user using Api.
( back ground : I have created folder in workspace, which is shared both using api. Now when I get the link as response of the Api; I cant upload in it as there is no privileges
is there any api to give permission to the user.

Is this possible?
without changing in admin

i don’t know much about old versions of pydio and even more now as we are now only supporting pydio 8 and cells.
You could take a look at the cmd.php (you can do php cmd.php --help) file located inside your pydio installation(for instance /var/www/pydio/) that you can use, you can find at the end of this webpage the instruction about it
https://pydio.com/en/pydio-api-v2

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.