---
title: "Delete an existing task"
method: DELETE
path: "/tasks/{id}"
tags: ["tasks"]
---

# Delete an existing task

`DELETE /tasks/{id}`

## Path parameters

- `id` string, required

## Response `204`

Task deleted

## Other responses

- `default` — A processing or an unexpected error.

---

[API](https://skmtc.net/influxdata/apis/kapacitor.md) · [All operations](https://skmtc.net/influxdata/apis/kapacitor/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/influxdata/kapacitor/versions/796853de0228/schema)
