Skip to main content
DELETE
取消批量抓取作业
注意:新的 v2 版本 API 现已推出,具备改进的功能和性能。

授权

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."