Skip to main content
POST
Execute transactional SQL batch

Body

application/json
statements
object[]
required

Ordered list of parameterised statements

requestId
string<uuid>

Optional correlation ID for tracing

Example:

"9b1deb4d-3b7d-4bad-9bdd-2b0d7b3dcb6d"

Response

Batch executed successfully

success
boolean
Example:

true

requestId
string<uuid>
results
any[]
Last modified on June 17, 2026