Control Web Crawler Jobs

Change state of a web crawler job to pause or resume it back to running.

Headers

AuthorizationstringRequired

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

Request

This endpoint expects an object.
actionenumRequired
Allowed values:
idstringRequiredformat: "id"
The ID of the job.

Response

The response to resume a web crawler job.
web_crawler_jobobject

Errors