Update a table by ID.

Path parameters

collection_idstringRequired
table_idstringRequired

Headers

AuthorizationstringRequired

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

Request

This endpoint expects an object.
table_display_namestringOptionalDefaults to Untitled
table_img_urlstringOptional
table_descriptionstringOptional
schemalist of objectsOptional
index_idstringOptional

Response

Successful Response

dataobjectOptional

Errors