Table View
Add a column to a view
Add a new column to a specific table view.
post/v1/table/views/{view_id}/columns
Path parameters
view_idstring uuid required
The UUID of the table view to which a column is to be added.
Request body
Response
Successfully added a column to the table view.