Endpoints
Cancel Crawl Job
DELETE
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ID of the crawl job
Response
200 - application/json
Returns cancelled.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
ID of the crawl job
Returns cancelled.