Update an existing dataset record

This endpoint lets you update an existing dataset record.

Please make a note of the following request payload details to update a dataset record.

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

  • Field1 - Value to be updated 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
Authorization
Click Try It! to start a request and see the response here!