v8

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

Update a view for a table

Update an existing view for a specific table.

put/v1/table/views/{view_id}

Path parameters

view_idstring uuid required

The UUID of the table view to be updated.

Request body

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

Response

Successfully updated the table view.

metadataobject