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
- 202
- 404
No provider with that id registered