---
title: "Delete Function"
method: DELETE
path: "/api/v1/functions/{id}"
tags: ["Function"]
---

# Delete Function

`DELETE /api/v1/functions/{id}`

Delete removes a function

## Path parameters

- `id` string, required — The id field.

## Request body

- C1ApiFunctionsV1FunctionsServiceDeleteFunctionRequestInput — The FunctionsServiceDeleteFunctionRequest message.

## Response `200`

Successful response

- C1ApiFunctionsV1FunctionsServiceDeleteFunctionResponse — The FunctionsServiceDeleteFunctionResponse message.

---

[API](https://skmtc.net/conductorone/apis/c1-api.md) · [All operations](https://skmtc.net/conductorone/apis/c1-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/conductorone/c1-api/versions/d391405a35d3/schema)
