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

# POST /task/restart

`POST /task/restart`

Restarts a task that was previously canceled, that had failed to process or that successfully completed

## 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)
