---
title: "DELETE /v2/{+name}"
method: DELETE
path: "/v2/{+name}"
tags: ["projects"]
---

# DELETE /v2/{+name}

`DELETE /v2/{+name}`

Deletes a function with the given name from the specified project. If the given function is used by some trigger, the trigger will be updated to remove this function.

## Path parameters

- `name` string, required

## Response `200`

Successful response

---

[API](https://skmtc.dev/google/apis/cloudfunctions.md) · [All operations](https://skmtc.dev/google/apis/cloudfunctions/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/google/cloudfunctions/revisions/3063be097e80/schema)
