Refresh cached response
Refresh
Refresh cached response
Unified endpoint to refresh a response by its identifier, invalidating the cached entry so that the next media request triggers a fresh scrape.
POST
Refresh cached response
Path Parameters
Response identifier used by the refresh endpoint. Alphanumeric with hyphens/underscores, max 128 characters.
Maximum string length:
128Pattern:
^[A-Za-z0-9_-]{1,128}$Response
Refresh request accepted and cache invalidated.
Response object for the refresh endpoint.
Refresh status string; MUST be "OK" on success.
Available options:
OK Last modified on July 24, 2026