latestOpenAPI 3.0.32026-08-227451,2751.8 MB
d0fc0114da66
AnalysisCache
Persist a new cached analysis entry
Creates a new analysis_cache row for the given workspace + scope. Cache rows are immutable: each refresh writes a new row, and the read path returns the latest by created_time. The server generates analysis_cache_id and created_time — they should be omitted from the request body. Internal endpoint, server-to-server only (API key with write scope on ai_analysis).
post/workspaces/{workspace_id}/analysisCache
Path parameters
workspace_idstring required
ID of the workspace
Request body
Response
Cache row persisted