Skip to main content

Trigger an offline-cache refresh for the named provider. Same locking semantics as the scheduled refresh job; an in-flight refresh causes this request to report `skipped = true` without spawning a duplicate.

POST 

/api/v1/providers/:id/refresh-cache

Trigger an offline-cache refresh for the named provider. Same locking semantics as the scheduled refresh job; an in-flight refresh causes this request to report skipped = true without spawning a duplicate.

Request

Responses