Skip to main content

Trigger a one-shot poll for the named source. Uses the same per-source mutex the cron job holds, so a manual kick during a scheduled tick is silently skipped (`skipped = true`).

POST 

/api/v1/sources/:name/poll

Trigger a one-shot poll for the named source. Uses the same per-source mutex the cron job holds, so a manual kick during a scheduled tick is silently skipped (skipped = true).

Request

Responses