ActiveUI

ActiveUI

  • User Guide
  • Developer Documentation

Home > @activeviam/activeui-sdk > ContentServer > updatePermissions

ContentServer.updatePermissions property

Update the permissions of the file at the given path.

Signature:

updatePermissions: (path: ContentServerPath, owners: PermissionGroups, readers: PermissionGroups) => Promise<void>;
  • ContentServer.updatePermissions property
Copyright © 2023 ActiveViam