---
title: "Task remove"
method: POST
path: "/v3/task/remove"
tags: ["[v3] Task"]
---

# Task remove

`POST /v3/task/remove`

## Headers

- `Accept` string
- `Content-Type` string

## Request body

- object
  - `taskIds` integer[], required

## Response `200`

OK

- object
  - `message` string

## Other responses

- `403` — Forbidden

---

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