Objects
Replace object access control list
Replace the object's directly assigned access control list and set the inherited-rights flag. This is a full replacement: any user or group not present in accessList loses its directly assigned rights on the object. Both members are optional; an omitted member leaves the current value unchanged. Requires both modify and access-control rights on the object.
put/v1/objects/{object-id}/access-rights
Path parameters
object-idinteger required
Request body
Response
Access rights updated; the resulting access control list is returned.