post
https://slemma.com/api/v1/data/
Update chosen records (rows) in a dataset by passing an array of pairs (Row and NewValues) of key-value pair objects representing a record in your dataset. As a result, values in the dataset row fully matching the Row are replaced with values from NewValues object. You can update multiple records by passing multiple pairs.
