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

---

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