Execute concept for multiple entities
POST/execute/batch
Run concept execution for N entities against the same (id, version).
Always returns HTTP 200. Per-entity failures are reported in BatchExecuteItem.error — they do not fail the whole batch.
Returns results in input order. total and failed counters allow callers to detect partial failure without inspecting each item.
Request
Responses
- 200
- 422
Successful Response
Validation Error