---
title: "DELETE /task/{id}"
method: DELETE
path: "/task/{id}"
tags: ["Tasks"]
---

# DELETE /task/{id}

`DELETE /task/{id}`

Delete a task by ID

## Path parameters

- `id` string, required

## Response `200`

Task deleted successfully

- unknown

---

[API](https://skmtc.dev/usekaneo/apis/kaneo-api.md) · [All operations](https://skmtc.dev/usekaneo/apis/kaneo-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/usekaneo/kaneo-api/revisions/f087930faab7/schema)
