Schedule / Reset all
Resets every schedule entry: clears checked_out_at and backdates next_scrape to now so the scheduler reprocesses everything on its next run. Returns the count of modified rows.
Route: /api/sys/v{version:apiVersion}/swarm-tracker/schedule/reset_all (tenant can be skipped)
Method: POST
Authorisation: Minimum role: USER
Request Arguments
| Name | Type | Source |
|---|
Request body example
Response object
Response status: 0 (0)
Response type: IActionResult
Other response statuses:
Response body example