Skip to main content
POST
Error

Authorizations

fastapiusersauth
string
cookie
required

Path Parameters

workspace_id
string<uuid>
required

Body

application/json

Create model for a table.

name
string
required

The name of the table

Required string length: 1 - 100
columns
TableColumnCreate · object[]

The columns of the table

Response

Successful Response