Skip to main content
POST
Create rows in batch

Supported products

Autorizações

Authorization
string
header
obrigatório

The access token received from the authorization server in the OAuth 2.0 flow.

Parâmetros de caminho

tableIdOrName
string
obrigatório

Corpo

application/json
inputs
object[]
obrigatório

Resposta

successful operation

completedAt
string<date-time>
obrigatório

The timestamp indicating when the batch processing was completed.

results
object[]
obrigatório
startedAt
string<date-time>
obrigatório

The timestamp indicating when the batch processing began.

status
enum<string>
obrigatório

The current status of the batch operation, with possible values: CANCELED, COMPLETE, PENDING, PROCESSING.

Opções disponíveis:
CANCELED,
COMPLETE,
PENDING,
PROCESSING

A collection of related links associated with the batch response.

requestedAt
string<date-time>

The timestamp indicating when the batch request was made.

Última modificação em 10 de abril de 2026