Refresh cached sources
Refresh
Refresh cached sources by responseId
Invalidates the cache for a specific source by responseId. This is useful when sources have expired or changed.
Behavior:
- Immediately invalidates cache for the given responseId
- Next request for the same content will perform a fresh scrape
- Returns simple OK status on success
- responseId format: UUID v4 (alphanumeric with hyphens/underscores, max 128 chars)
GET
Refresh cached sources