tables
Create Table
Create a new table.
POST
Authorizations
Query Parameters
Body
application/json
Create model for a table.
The name of the table
Required string length:
1 - 100
The columns of the table
Create model for a table column.
Response
201
application/json
Successful Response
The response is of type any
.
Was this page helpful?