/
Bulk Update
Bulk Update
The Bulk Update can be used to any object of the data model.
The endpoint to use is:
PUT: http://{host}/ws/rest/{Resource name}/bulkUpdate?key={key 1}&key={key 2}&key={key 3}...
passing ,to the specified resource, a list of key that have to be changed by the input body.
The endpoint returns 204 with no content if succeeded.
Bulk Update can also be used with Expressions :
For example
http://platform-dev.dataloy.com/ws/rest/Voyage/bulkUpdate?expression=ballastPort.isCanal=true
, multiple selections available,
Related content
Expressions
Expressions
Read with this
Bulk Deletion
Bulk Deletion
More like this
Voyage itinerary GeoJSON
Voyage itinerary GeoJSON
Read with this
Copy objects
Copy objects
More like this
Webhook examples
Webhook examples
Read with this
Bulk Update Menu
Bulk Update Menu
More like this