Recerc

Invalidate report view cache

Invalidates the cached SQL result for one report insight when applicable.

POST/api/unstable/reports/invalidate-view-cache

Invalidates the cached SQL result for one report insight when applicable.

Request Body

application/json

dashboardKey*string

Dashboard or report handle used for cache scoping.

Length1 <= length
Example"sales"
reportData*unknown

Report definition payload validated server-side through the legacy Zod report schema.

Example{ "schemaVersion": 1, "insights": [] }
viewId*string

Report view identifier within the report definition.

Length1 <= length
Example"recent-orders"
[key: string]?never

Response Body

application/json

application/json

application/json

application/json

application/json

application/json

application/json