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