---
title: "Delete a table"
method: DELETE
path: "/tables/{full_name}"
tags: ["Tables"]
---

# Delete a table

`DELETE /tables/{full_name}`

Deletes a table from the specified parent catalog and schema.

## Response `200`

The table 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)
