POST
/
tables
"<any>"

Authorizations

fastapiusersauth
string
cookie
required

Query 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

The response is of type any.