Create a new dataset record

This endpoint lets you create a new dataset record.

Please make a note of the request payload details to create a new dataset record

  • Name - Key column value of the dataset. It is a unique string that identifies the record you are trying to create in the dataset. It is a mandatory parameter.

  • Field1 - Value to be added in the Field1 column in the dataset.

📘

You can create or update up to 500 dataset records with a single API call. Remember that a dataset has a limit of 50,000 records, which can be extended if needed.

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