---
title: "Remove Data"
method: POST
path: "/data/remove"
tags: ["Data"]
---

# Remove Data

`POST /data/remove`

Delete all the data of a task.

## Request body

- object
  - `taskId` string, required

## Response `200`

Data removed

- object
  - `requestId` string

---

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