Skip to main content
POST
Inserir rows em batch (apenas listas)

Autorizações

Authorization
string
header
obrigatório

Token JWT de autenticação

Cabeçalhos

x-company-id
string

Identificador da empresa-alvo. Obrigatório apenas para API Keys globais (type=global). Ignorado para API Keys de empresa e usuários humanos.

Corpo

application/json
table_id
string
obrigatório

ID da tabela/lista

rows
object[]
obrigatório

Linhas a serem inseridas (maximo 1000)

Maximum array length: 1000

Resposta

201 - application/json

The response is of type object.