v54

latestOpenAPI 3.1.0Apache 2.0raw.githubusercontent.com2026-08-05308532588.0 KB
Reports

Complete report generation

Callback from Ollie to update report status and content after generation.

post/v1/private/projects/{projectId}/reports/{reportId}/complete

Path parameters

projectIdstring uuid required
reportIdstring uuid required

Request body

contentstring
status'pending' | 'completed' | 'failed' required
session_idstring
recommended_actionsJsonNode

Response

Report updated