Overview
Update data in existing rows of an experiment dataset.Method Signature
Parameters
string
required
The unique identifier of the experiment
List[Dict[str, Any]]
required
List of row updates containing row_id and new data
Update existing rows in an experiment dataset