---
title: "DELETE /schemas/{name}"
method: DELETE
path: "/schemas/{name}"
tags: ["SchemasService"]
---

# DELETE /schemas/{name}

`DELETE /schemas/{name}`

Deletes the specified schema from the parent catalog. The caller must be the owner
 of the schema or an owner of the parent catalog.

## Path parameters

- `name` string, required

## Query parameters

- `fullName` string
- `force` boolean

## Response `200`

OK

## Other responses

- `default` — Default error response

## Changes

- **2025-02-27** `60220bae69ec` — 4 info
  - api tag `SchemasService` added
  - api tag `CatalogService` removed
  - api tag `schemas` removed
  - api tag `unity` removed
- **2025-02-22** `45486f7d0cd5` — 1 breaking, 2 info
  - removed the media type `application/json` for the response with the status `200`
  - added the new optional `query` request parameter `force`
  - added the new optional `query` request parameter `fullName`
- **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/schemas/: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)
