Update multiple documents in a table.

Beta

Path parameters

collection_idstringRequired
table_idstringRequired

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Query parameters

job_idstring or nullOptional

The job id responsible for the document creation/update

await_completionbooleanOptionalDefaults to true

Whether to wait for document creation/update to complete

Request

This endpoint expects a map from strings to booleans or objects or doubles or integers or strings or a map from strings to nullable booleans or objects or doubles or integers or strings or a list of maps from strings to booleans or objects or doubles or integers or strings or a list of maps from strings to nullable booleans or objects or doubles or integers or strings or lists of any.
map from strings to booleans or objects or doubles or integers or stringsRequired
OR
map from strings to nullable booleans or objects or doubles or integers or stringsRequired
OR
list of maps from strings to booleans or objects or doubles or integers or stringsRequired
OR
list of maps from strings to nullable booleans or objects or doubles or integers or strings or lists of anyRequired

Response

Successful Response
datalist of objects
statusstring or null

Errors