meta
Execute up to 20 REST operations.
Validates the complete envelope before dispatch, then executes operations sequentially through their normal REST routes. Results preserve input order. An operation failure does not stop later operations, and the batch is not transactional.
post/batch
Request body
Response
Ordered per-operation results. Individual results can contain non-2xx statuses.