Skip to main content
POST
Update rows in batch in draft table

Supported products

Autorizaciones

Authorization
string
header
requerido

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

Parámetros de ruta

tableIdOrName
string
requerido

Cuerpo

application/json
inputs
object[]
requerido

Respuesta

successful operation

completedAt
string<date-time>
requerido

The timestamp indicating when the batch processing was completed.

results
object[]
requerido
startedAt
string<date-time>
requerido

The timestamp indicating when the batch processing began.

status
enum<string>
requerido

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

Opciones disponibles:
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 modificación el 3 de abril de 2026