Append data to a Custom Dataset

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.

Language
Credentials
Click Try It! to start a request and see the response here!