---
title: "Delete a task."
method: DELETE
path: "/v1/tasks/{id}"
tags: ["Tasks"]
---

# Delete a task.

`DELETE /v1/tasks/{id}`

## Response `204`

Deleted.

## Other responses

- `404` — Resource does not exist.

---

[API](https://skmtc.net/choria-io/apis/asyncjobs-http-api.md) · [All operations](https://skmtc.net/choria-io/apis/asyncjobs-http-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/choria-io/asyncjobs-http-api/versions/48b17d96adbf/schema)
