Create a table in a collection.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
collection_id
Request
This endpoint expects an object.
table_display_name
table_img_url
table_description
schema
icon_emoji
icon_asset_url
icon_fill
plural_name
table_id
Optional user-provided table ID. Must be a lowercase slug (a-z, 0-9, hyphens, underscores) between 3 and 63 characters. If omitted, an ID is auto-generated.
Response
Successful Response
data
Errors
422
Unprocessable Entity Error