---
title: "POST /task/new/commit/{uuid}"
method: POST
path: "/task/new/commit/{uuid}"
tags: ["task"]
---

# POST /task/new/commit/{uuid}

`POST /task/new/commit/{uuid}`

Creates a new task for which images have been uploaded via /task/new/upload.

## Path parameters

- `uuid` string, required

## Query parameters

- `token` string

## Response `200`

Success

- object
  - `uuid` string, required — UUID of the newly created task

## Other responses

- `default` — Error

---

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