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

## Changes

- **2019-01-31** `8524cafa21fd` — 1 info
  - endpoint added
- **2016-09-14** `e6801fb33734` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/opendronemap/apis/nodeodm/changes/task/new/commit/:uuid/post.md)

---

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