Table
Update Table Column
Update the properties of a specific column in a table.
put/v1/table/{table_id}/column/{column_id}
Path parameters
table_idstring uuid required
UUID of the table containing the column
column_idstring uuid required
UUID of the column to update
Request body
Response
Successfully updated the table column