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