---
title: "Start a new task"
method: POST
path: "/start-task"
---

# Start a new task

`POST /start-task`

## Response `200`

Successful operation

- object
  - `status` string
  - `data` object
    - `message` string
    - `taskId` string

## Other responses

- `400` — Bad request
- `402` — Payment required
- `500` — Internal server error

## Changes

- **2024-10-22** `77e0fca87b92` — 1 info
  - endpoint added
- **2024-10-22** `fa796ac65c29` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/upscayl/apis/upscayl-cloud-api/changes/start-task/post.md)

---

[API](https://skmtc.dev/upscayl/apis/upscayl-cloud-api.md) · [All operations](https://skmtc.dev/upscayl/apis/upscayl-cloud-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/upscayl/upscayl-cloud-api/revisions/77e0fca87b92/schema)
