Skip to main content

Run an on-demand connection test and return the refreshed status. A failed probe is **not** an error: it returns `200` with `reachable: false` and the reason in `lastError` (a successful *report* of an unreachable client), distinct from `503` when the integration is disabled. The manual test always appends a history row.

POST 

/api/v1/download/test

Run an on-demand connection test and return the refreshed status. A failed probe is not an error: it returns 200 with reachable: false and the reason in lastError (a successful report of an unreachable client), distinct from 503 when the integration is disabled. The manual test always appends a history row.

Responses