API Reference

Create Table

Creates a new table in a base. Optionally, you can already add some columns to the base.

📘

The first column is special

Please be aware, that the first column can only be the column type text, number, date, single select, formula and autonumber.

Path Params
string
required

The unique identifier of a base. Sometimes also called dtable_uuid.

Body Params
string
required

The name of the table.

columns
array
required
columns*
Response

Language
Credentials
URL
Click Try It! to start a request and see the response here! Or choose an example:
application/json