v8

latestOpenAPI 3.0.2raw.githubusercontent.com2025-07-05181151306.2 KB
Table View

Create a new view for a table

Create a new view for a specific table.

post/v1/table/{table_id}/views

Path parameters

table_idstring uuid required

The UUID of the table for which the view is to be created.

Request body

namestring required
typeinteger
frozenIndexinteger
isDefaultboolean
rowHeightinteger
includeAllColumnsboolean
disableNewRowboolean
disableSyncCsvboolean
allowContributorDeleteboolean
displayValidationErrorRows0 | 1 | 2
displayCommentRowsinteger
collapsedGroupViewboolean
unpackMultiselectGroupViewboolean

Response

Successfully created the table view.

metadataobject