---
title: "Delete a catalog"
method: DELETE
path: "/catalogs/{name}"
tags: ["Catalogs"]
---

# Delete a catalog

`DELETE /catalogs/{name}`

Deletes the catalog that matches the supplied name.

## Query parameters

- `force` boolean

## Response `200`

The catalog was successfully deleted.

- unknown

---

[API](https://skmtc.dev/unitycatalog/apis/unity-catalog-api.md) · [All operations](https://skmtc.dev/unitycatalog/apis/unity-catalog-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/unitycatalog/unity-catalog-api/revisions/afb7536b3c70/schema)
