---
title: "DELETE /catalogs/{name}"
method: DELETE
path: "/catalogs/{name}"
tags: ["CatalogsService"]
---

# DELETE /catalogs/{name}

`DELETE /catalogs/{name}`

Delete a catalog

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

## Path parameters

- `name` string, required

## Query parameters

- `force` boolean

## Response `200`

OK

## Other responses

- `default` — Default error response

---

[API](https://skmtc.net/delta-incubator/apis/delta-sharing-api.md) · [All operations](https://skmtc.net/delta-incubator/apis/delta-sharing-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/delta-incubator/delta-sharing-api/versions/a47a0389fffc/schema)
