POST
/
v1
/
tables
/
{table_id}
/
rows

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

table_id
string
required

Body

application/json
rows
object[]
required

Response

200 - application/json
id
string
required
index
integer
required
data
object