Save dataset rows id-preserving (update/insert/delete by id)
PATCH/organizations/:organizationId/datasets/:datasetId/rows
Id-preserving row save: rows with a known id are updated, rows without one are inserted, and the returned set reflects the new state. Use this to edit a few rows of a large dataset without replacing the whole table. Requires the design.create permission.
Request
Responses
- 200