---
title: "Delete a function"
method: DELETE
path: "/functions/{name}"
tags: ["Functions"]
---

# Delete a function

`DELETE /functions/{name}`

Deletes the function that matches the supplied name.

## Response `200`

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