Create a document 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

await_completionbooleanOptionalDefaults to true

Whether to wait for document creation 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.
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 stringsRequired

Response

Successful Response

datalist of objects
statusstring or nullOptional

Errors