Start a new topic
Answered

Change Record Owners En Masse?

Hello,


A group of students are working on Java-iOS backends to Kinvey, and didn't agree in advance on the user. Is there any easy way to transfer ownership of records from one user to another.


Thanks for any info,


Michael


Best Answer
Hi Rogers,

Using Kinvey console or API PUT request, you cannot edit the _acl.creator property once the object is created.

If you are looking at giving permissions to collections, please refer to this section http://devcenter.kinvey.com/rest/guides/security#entityanduserpermissions.

 

Thanks,

Pranav

Kinvey Support

1 Comment

Answer
Hi Rogers,

Using Kinvey console or API PUT request, you cannot edit the _acl.creator property once the object is created.

If you are looking at giving permissions to collections, please refer to this section http://devcenter.kinvey.com/rest/guides/security#entityanduserpermissions.

 

Thanks,

Pranav

Kinvey Support

Login or Signup to post a comment