Skip to main content
DELETE
取消批量抓取任务

授权

Authorization
string
header
必填

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

路径参数

id
string<uuid>
必填

批量抓取作业的 ID

响应

取消成功

success
boolean
示例:

true

message
string
示例:

"Batch scrape job successfully cancelled."