---
title: "Create a Task"
method: POST
path: "/workspace/{ws_id}/case_management/table/tasks"
tags: ["Case Management"]
---

# Create a Task

`POST /workspace/{ws_id}/case_management/table/tasks`

Adds a new Task record.

## Path parameters

- `ws_id` string, required

## Response `200`

OK

## Other responses

- `400` — Failed to create record

---

[API](https://skmtc.dev/blinkops/apis/blink-rest-api.md) · [All operations](https://skmtc.dev/blinkops/apis/blink-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/blinkops/blink-rest-api/revisions/f043409736b2/schema)
