Namespaces
Check if a namespace exists
Check if a namespace exists. Returns 204 if the namespace exists, 404 otherwise
head/apis/iceberg/v1/{prefix}/namespaces/{namespace}
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)
Response
Namespace exists