office365 - OneDrive for business - How can I manage, by the PHP Rest API, the permissions on folders? -


i try manage folders, files, users, groups , permissions between them php rest api.
can manage : folders , files onedrive rest api.
can manage : users , groups azure ad rest api.

but can't manage permissions between them...
saw onedrive api can generate sharing link, it's not want.
want manage permissions without external interventions.
tried find on sharepoint api, apparently not discuss onedrive folders.

does know how manage them ?


Comments

Popular posts from this blog

mysql - FireDac error 314 - but DLLs are in program directory -

c++ - Getting C2512 "no default constructor" for `ClassA` error on the first parentheses of constructor for `ClassB`? -

java - How can I send the data from a imput type="file" to the controller? -