v1

latestOpenAPI 3.0.3AGPL v3.02026-07-17425785.7 KB
CatalogsService

Delete a catalog

Deletes the catalog that matches the supplied name. The caller must be a metastore admin or the owner of the catalog.

delete/catalogs/{name}

Path parameters

namestring required

Name of catalog.

Query parameters

forceboolean

Force deletion even if the catalog is not empty.

Response

OK