Skip to main content

Perform multiple CRUD-like operations in a single transaction

POST 

/data-batch

Each step takes either 'DataReadParams' (for Read) or the corresponding arguments of the single-operation endpoints (for Create, Update, Delete, Undelete, Map, Unmap) . See request body schema.

Request

Responses

Returns 'DataBatchResult'