Upsert many data rows
Upserts data rows in bulk. Rows without id are created.
POST/api/v1/experimental/data-definitions/{definitionHandle}/data/upsert-many Upserts data rows in bulk. Rows without id are created.
TypeScript Definitions
Use the request body type in TypeScript.