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