Skip to content

Updating Data Objects Overview

Updating a data object which has been previously stored in the Backendless data store can be done using the same API as for saving the object initially. Once an object has objectId assigned, the call to save the object will update it on the server. You can update an object individually (single object update) or several objects at a time (bulk update).