Table View
Update column on view
Update a specific column in a table view.
put/v1/table/views/{view_id}/columns/{column_id}
Path parameters
view_idstring uuid required
The UUID of the table view containing the column to be updated.
column_idstring uuid required
The UUID of the column in the table view to be updated.
Request body
Response
Successfully updated the column in the table view.