Updating Data
Updating Data
Updates records that match key/value pairs provided
GET
https://example.mydomain.com/api/update-records-by-matching-values
Request Body
Name
Type
Description
blocId*
integer
The ID of the bloc you want to update data in. This is the last number in the URL of the bloc, in this example it is 1234: https://example.mydomain.com/module/module-name/bloc/1234
fieldsToUpdate
object
searchItems
object
Last updated