Update a document by ID.
Route handler for updating a document
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
collection_id
document_id
table_id
Request
This endpoint expects a map from strings to booleans or doubles or integers or strings or lists of any or maps from strings to any.
OR
OR
OR
OR
OR
Response
Successful Response
data
Errors
422
Unprocessable Entity Error