---
title: "Create Task"
method: POST
path: "/v3/tasks"
tags: ["Tasks"]
---

# Create Task

`POST /v3/tasks`

## Request body

- CreateTaskDto
  - `_id` string, required

## Response `201`

---

[API](https://skmtc.net/kinbox/apis/kinbox-api.md) · [All operations](https://skmtc.net/kinbox/apis/kinbox-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/kinbox/kinbox-api/revisions/c8469f0ba490/schema)
