Skip to main content
POST
Refresh cached response
This endpoint has been sunset. It will be removed in the next major version of the spec.

Path Parameters

id
string
required

Response identifier used by the refresh endpoint. Alphanumeric with hyphens/underscores, max 128 characters.

Maximum string length: 128
Pattern: ^[A-Za-z0-9_-]{1,128}$

Response

Refresh request accepted and cache invalidated.

Response object for the refresh endpoint.

status
enum<string>
required

Refresh status string; MUST be "OK" on success.

Available options:
OK
Last modified on July 26, 2026