Schedule / Start scrape
Triggers a single schedule entry to be reprocessed on the scheduler's next run: clears checked_out_at and backdates next_scrape to now for the row identified by (which is the document _id).
Route: /api/sys/v{version:apiVersion}/swarm-tracker/schedule/start_scrape (tenant can be skipped)
Method: POST
Authorisation: Minimum role: USER
Request Arguments
| Name | Type | Source |
|---|---|---|
| scheduleHash | String | Query |
Request body example
Response object
Response status: 0 (0)
Response type: IActionResult
Other response statuses:
Response body example