Skip to main content
GET
Refresh cached sources
You are viewing documentation for an outdated version of the specification.

Path Parameters

responseId
string
required

Unique response ID (UUID v4 format, alphanumeric with hyphens/underscores, max 128 characters)

Pattern: ^[a-zA-Z0-9_-]{1,128}$

Response

Cache refreshed successfully

status
enum<string>
required

Cache refresh status

Available options:
OK
Example:

"OK"

Last modified on July 24, 2026