Is it possible from the API, to modify the access rights of a user on an object?, I try with /api/setobjectproperty.htm?id=[id_of_object]&name=accessrights_[id_of_user]&value=[-1,100,200,400], but even though it answers OK, it has no effect.
Note: the object is not inheriting this information.
Add comment