Authorizations
Path Parameters
Query Parameters
Body
application/json
Request body for batch inserting rows.
Response
Successful Response
Response for batch insert operation.
Insert multiple rows into a table atomically.
All rows will be inserted in a single transaction. If any row fails, the entire batch will be rolled back.
Request body for batch inserting rows.
Successful Response
Response for batch insert operation.