Views
Replace a view
Commit updates to a view. Commits can optionally include requirements that must be satisfied for the commit to succeed.
post/apis/iceberg/v1/{prefix}/namespaces/{namespace}/views/{view}
Path parameters
prefixstring required
An optional prefix to use for the catalog. A prefix can be used to distinguish between multiple catalogs
namespacestring required
A namespace identifier as a URL-encoded concatenation of namespace levels, separated by the null byte (0x00)
viewstring required
A view name
Request body
Response
View updated successfully