v51

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

Update a table

Update a table, this could be internal or external.

put/tables/{tableId}

Path parameters

tableIdstring required

The ID of the table which this request is targeting.

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 updated table.