v1

latestOpenAPI 3.0.2Apache 2.02026-07-17212942.1 KB
Namespaces

Update namespace properties

Set or remove properties on a namespace

post/apis/iceberg/v1/{prefix}/namespaces/{namespace}/properties

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)

Request body

removalsstring[]

Properties to remove

updatesobject

Properties to update or add

Response

Properties updated successfully

updatedstring[] required

List of property keys that were updated or added

removedstring[] required

List of property keys that were removed

missingstring[] required

List of property keys that were requested to be removed but were not present