Update a document by ID.

Path parameters

collection_idstringRequired
document_idstringRequired
table_idstringRequired

Headers

AuthorizationstringRequired

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

Request

This endpoint expects a map from strings to booleans or doubles or integers or strings.
booleanRequired
OR
doubleRequired
OR
integerRequired
OR
stringRequired

Response

Successful Response

dataobjectOptional

Errors