Start a new topic

Is it possible to set the _acl of a record when creating it?

Is it possible to set the _acl of a record when creating it? Or, do I need to create it using a custom endpoint?
1 Comment

Hi Daniel, yes, an entity's _acl can be set on creation or update. One thing to note, however, is that only the master secret can update the _acl.creator property, so if you need to set that particular property you may want to use business logic.
Login or Signup to post a comment