Skip to main content
POST
Insert rows in bulk

Authorizations

Authorization
string
header
required

Token JWT de autenticação

Headers

x-company-id
string

Target company identifier. Required only for global API keys (type=global). Ignored for company API keys and human users.

Body

application/json
table_id
string
required

Table/list ID

rows
object[]
required

Rows to insert (maximum 1000)

Maximum array length: 1000

Response

201 - application/json

The response is of type object.