Updates multiple rows as a batch in the draft version of the table, with a maximum of 100 rows per call. See the endpoint PATCH /tables/{tableIdOrName}/rows/{rowId}/draft for details on updating a single row.
Supported products
Required Scopes
The access token received from the authorization server in the OAuth 2.0 flow.
The ID or name of the table
successful operation
The timestamp indicating when the batch processing was completed.
The timestamp indicating when the batch processing began.
The current status of the batch operation, with possible values: CANCELED, COMPLETE, PENDING, PROCESSING.
CANCELED, COMPLETE, PENDING, PROCESSING A collection of related links associated with the batch response.
The timestamp indicating when the batch request was made.