---
title: "POST /task/remove"
method: POST
path: "/task/remove"
---

# POST /task/remove

`POST /task/remove`

Removes a task and deletes all of its assets

## Query parameters

- `token` string

## Request body

- string

## Response `200`

Command Received

- Response
  - `success` boolean, required — true if the command succeeded, false otherwise
  - `error` string — Error message if an error occured

---

[API](https://skmtc.net/opendronemap/apis/nodeodm.md) · [All operations](https://skmtc.net/opendronemap/apis/nodeodm/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/opendronemap/nodeodm/versions/0967fcbb5e81/schema)
