Skip to main content
POST
Error

Authorizations

Authorization
string
header
required

Enter token in format (Bearer )

Path Parameters

tableId
string<uuid>
required

Table ID

Body

application/json

Bulk row data

rows
object[]
required
Maximum array length: 1000

Response

201 - application/json

Rows inserted successfully

message
string
Example:

"Rows inserted successfully"

transaction_id
string<uuid>
batch_id
string<uuid>
rows_created
integer
rows
object[]