Table View
Duplicate a view for a table
Create a duplicate of an existing view for a specific table.
post/v1/table/{table_id}/views/{view_id}/duplicate
Path parameters
table_idstring uuid required
The UUID of the table for which the view is to be duplicated.
view_idstring uuid required
The UUID of the view to be duplicated.
Response
Successfully duplicated the table view.