Create a table in a collection.

Beta

Path parameters

collection_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_urlstring or nullOptional
table_descriptionstring or nullOptional
schemalist of objects or nullOptional

Response

Successful Response

dataobject or nullOptional

Errors