v8

latestOpenAPI 3.0.2raw.githubusercontent.com2025-07-05181151306.2 KB
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.

metadataobject