v51

latestOpenAPI 3.0.2raw.githubusercontent.com2026-08-01245104440.0 KB
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

inheritAccessRightsboolean

When true, effective rights include those inherited from parent objects in addition to the directly assigned rights below.

Response

Access rights updated; the resulting access control list is returned.

inheritAccessRightsboolean

When true, effective rights include those inherited from parent objects in addition to the directly assigned rights below.