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