/
OC
octoparse
/
Octoparse API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 6h ago · Updated 3w ago
Details
Filter operations
Access Token
2
Cloud Extraction
7
post
Start Task
post
Stop Task
post
Get Task Status
post
Get Task Status V2
get
Get Subtask Status
post
Start Subtasks
post
Stop Subtasks
Data
5
Task
8
Task Group
1
Cloud Extraction
Stop Task
Stop a task running in the Cloud.
post
/cloudextraction/stop
Request body
object
required
taskId
string
required
ID of the task to stop
Response
Task stopped
object
required
requestId
string
Changes