v8

latestOpenAPI 3.0.2raw.githubusercontent.com2025-07-05181151306.2 KB
Table

Restore Table Column

Restore a previously deleted column in a table.

put/v1/table/{table_id}/column/{column_id}/restore

Path parameters

table_idstring uuid required

UUID of the table containing the column to be restored

column_idstring uuid required

UUID of the column to be restored

Response

Successfully restored the column

metadataobject