put
https://slemma.com/api/v1/data/
Call PUT method to Append new records (rows) to a dataset by passing an array of objects with key + value representing a record in your dataset. If you need to replace all data in your dataset, use POST method instead.
