---
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

## Changes

- **2025-02-27** `60220bae69ec` — 4 info
  - api tag `CatalogsService` added
  - api tag `CatalogService` removed
  - api tag `catalogs` removed
  - api tag `unity` removed
- **2025-02-20** `27d7bed71eaa` — 1 info
  - endpoint added
- **2025-02-16** `af378e92b27b` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/delta-incubator/apis/delta-sharing-api/changes/catalogs/:name/delete.md)

---

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