v51

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-014430130.6 KB
tables

Create a table

Create a table, this could be internal or external.

post/tables

Headers

x-budibase-app-idstring required

The ID of the app which this request is targeting.

Request body

namestring required

The name of the table.

primaryDisplaystring

The name of the column which should be used in relationship tags when relating to this table.

schemaobject required

Response

Returns the created table, including the ID which has been generated for it. This can be internal or external datasources.