---
title: "Stop Subtasks"
method: POST
path: "/cloudextraction/subtasks:stop"
tags: ["Cloud Extraction"]
---

# Stop Subtasks

`POST /cloudextraction/subtasks:stop`

Stop subtasks in the Cloud.

## Request body

- object
  - `taskId` string, required
  - `subTaskIds` string[], required

## Response `200`

Subtasks stopped

- 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)
