---
title: "Remove a deployed function."
method: DELETE
path: "/functions"
---

# Remove a deployed function.

`DELETE /functions`

## Request body

- DeleteFunctionRequest
  - `name` string — Name of deployed function
  - `deleteBuckets` boolean — Delete linked buckets

## Response `200`

OK

## Other responses

- `400` — Bad Request
- `404` — Not Found
- `500` — Internal Server Error

---

[API](https://skmtc.dev/grycap/apis/on-premises-serverless-container-aware-architectures-api-gat.md) · [All operations](https://skmtc.dev/grycap/apis/on-premises-serverless-container-aware-architectures-api-gat/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/grycap/on-premises-serverless-container-aware-architectures-api-gat/revisions/833085524378/schema)
